List change orders

GET/api/v1/change-orders

List change orders, optionally filtered by contract.

Operation ID: list_change_orders_api_v1_change_orders_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

contract_idstring

Filter by contract ID

statusstring

Filter by status

cursorstring

Pagination cursor

limitintegerdefault: 50

Page size

Responses

200Successful Response

successboolean
messagestring
codestring
dataChangeOrdersListResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject