List Project Statuses

Log in to see full request history
Query Params
string

A valid filter for ProjectStatusGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
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 10, 40 and 90 are reserved for "Noted", "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 project status

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL