List Turns
<Note intent="warning">
This endpoint is deprecated and available by request only. For new integrations, please contact our team.
</Note>
Query parameters
fields
Specific fields requested in the response. Defaults to all fields.
sort
CSV of sort value pairs by field (eg. date:asc). Sorts descending date fields by default and ascending elsewhere
filter
Filter expression as defined by Fortress Query Language (FQL)
page
the page number when used with pagination, defaults to 0
limit
How many items to return at one time (default 10)
Response
A paged array of turns
date
The actual ready date when the turn was completed
idempotencyId
Unique identifier to prevent duplicate turn creation
unitId
The unit that was turned
createdAt
createdBy
createdById
The user who created the turn record
deletedAt
id
unit
updatedAt

