API ReferenceWork Order And Machine
Get Work Order And Machine
List work order and machine.
Authorization
bearerAuth user, superuser, admin, superadmin, readonlyAuthorization<token>
In: header
Scope: user, superuser, admin, superadmin, readonly
Query Parameters
workOrderId?string
The work order's ID.
machineId?number
The machine's ID.
Format
doublepriority?string
Filter by priority.
Value in
- "lowest"
- "low"
- "medium"
- "high"
- "highest"
start?string
The start of the date range to filter by.
Format
date-timeend?string
The end of the date range to filter by.
Format
date-timeResponse Body
application/json
Try it live
curl -X GET "https://example.com/work-order-and-machine"[ {}]