Returns all work orders.

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

Optionally filter the returned list of work orders by business unit

int32 | null

The total number of records to return. Default: 100. Limit: 1000.

int32 | null

The point at which to start pagination.

string | null

"workOrderNumber" or "statusDate". Default: workOrderNumber.

string | null

"asc" or "desc". Default: asc.

string | null

Filters work orders by equipment code.

uuid | null

Filters work orders by assigned to employee ID.

status
array of strings | null

Filters work orders by status.

status
boolean | null

Set to true to filter to PM work orders, false to filter to non-PM work orders, and null for all work orders.

boolean | null

If true, the returned ApiWorkOrderRead object will include a list of the work order's notes. Default is false.

boolean | null

If set, the returned work orders will be filtered based on whether they are linked or not to maintenance requests. Default value is null.

date-time | null

Retrieves only work orders that have been created or modified since the specified date

Responses

404

Endpoint Not Found. This response may occur if the on-premises E360 service does not exist or is not currently running.

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