List Work Order Templates
Retrieve available work order templates. Returns all templates (not paginated).
Authentication
x-api-keystring
API Key authentication via header
Response
List of work order templates
id
Template identifier
createdAt
updatedAt
title
Template title
description
Template description
instructions
Template instructions (same text as description)
type
Work order type (e.g. FIELD, OFFICE)
priority
dueDate
Deadline for work orders created from this template
yellowSla
Yellow SLA threshold (days)
redSla
Red SLA threshold (days)
assignee
A user reference reduced to non-sensitive identity fields.
assigneeProperty
Set when the assignee is a role rather than a specific user (e.g. SALES_REP, PROJECT_MANAGER).
collaborators
collaboratorProperties
Role-based collaborators (e.g. SALES_REP, PROJECT_MANAGER) as property keys.
labels
checklists
lineItems
Present only when the template has line items.
Errors
401
Unauthorized Error
