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
idintegerOptional
Form template identifier
namestringOptional
Template name
fileIdinteger or nullOptional
Associated file identifier
isArchivedbooleanOptional
Whether the template is archived
createdAtstringOptionalformat: "date-time"
updatedAtstringOptionalformat: "date-time"
createdByobject or nullOptional
parentWorkOrderTemplateIdinteger or nullOptional

Errors

401
Unauthorized Error