List Request Work Orders
Retrieve work orders for a specific request
Authentication
x-api-keystring
API Key authentication via header
Path parameters
requestId
Request identifier
Response
List of work orders
id
Work order identifier
uid
Unique work order number within the project
templateId
Template identifier for the work order
createdAt
Creation timestamp
updatedAt
Last update timestamp
title
Work order title
description
Work order description
priority
Priority level
startDate
Scheduled start date
startDateAllDay
Whether the start date is an all-day event
endDate
Scheduled end date
endDateAllDay
Whether the end date is an all-day event
completedAt
Timestamp when the work order was completed
isArchived
Whether the work order is archived
isCompleted
Whether the work order is completed
isField
Whether the work order is a field task
labels
Labels associated with the work order
project
Project associated with the work order
assignee
User assigned to the work order
visits
Site visits associated with the work order (legacy shape)
statuses
History of status changes and time spent in each status
status
Current status of the work order
checklist
Checklist items for the work order
