Get Workorder Status

Log in to see full request history
Path Params
integer
required
Responses

Response body
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

integer
required

In Next, every status has a unique numeric status code. The values 40 and 90 are reserved for "Ordered" and "Done" respectively. All statuses with 40 <= code <=90 will make workorders be considered as active for some purposes.

string
required
length ≤ 20

The color that's used to represent the status in Next

string
required
length ≤ 50

The name of the workorder status

Language
Credentials
OAuth2
URL