List Form Templates

Retrieve all form templates for the company. Form templates are reusable form definitions that define the layout, fields, assignees, and labels for forms created on projects/workflows.

Authentication

x-api-keystring
API Key authentication via header

Query parameters

includeArchivedbooleanOptionalDefaults to false
Include archived form templates in results

Response

List of form templates
idinteger
Form template identifier
namestring
Template name
fileIdinteger or null
Associated file identifier
isArchivedboolean
Whether the template is archived
createdAtstringformat: "date-time"
updatedAtstringformat: "date-time"
createdByobject or null
parentWorkOrderTemplateIdinteger or null

Errors

401
Unauthorized Error