API ReferenceSimple Work Orders
Get Simple Work Order By Id
Get a single simple work order by its ID.
Authorization
bearerAuth user, superuser, admin, superadmin, readonlyAuthorization<token>
In: header
Scope: user, superuser, admin, superadmin, readonly
Path Parameters
id*string
The ID.
Response Body
application/json
Try it live
curl -X GET "https://example.com/simple-work-orders/string"{}