Get a list of Work Orders

Returns a paginated list of Work Orders. Supports filtering and sorting via query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number

Page number.

number

Define how many items will be received in the payload per request.(default 20 items, max 1000 items)

string

Filter by specifying a related organization number.

string

Filter by specifying the parent work order external reference (ERP Reference). Provide either this or the parentWorkOrderId.

string

Filter by specifying the parent work order internal ID. Provide either this or the parentWorkOrderExternalReference

string

Filter by the status reference of the work order.

string

Filter by the type reference of the work order.

boolean

Filter by the completed state of the work order.

date-time

Filter by updatedAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by a updatedAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by createdAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by a createdAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by dueDate FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by a dueDate UNTIL the provided value as an ISO UTC string. Inclusive.

Responses

400

Bad Request

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json