List All Orders

View as Markdown

This endpoint retrieves orders of every type. Refer to the order type-specific parts of the documentation for working with orders of specific types.

Authentication

AuthorizationBearer

Query parameters

pageintegerOptionalDefaults to 1
The index of the page to retrieve from the results listing.
pickupDatedateOptional

Filter for jobs that are to be fulfilled on the given date. Format YYYY-MM-DD.

pickupDateFromdateOptional

Filter for jobs that are to be fulfilled on or after the given date. Format YYYY-MM-DD.

pickupDateTodateOptional

Filter for jobs that are to be fulfilled on or before the given date. Format YYYY-MM-DD.

Response

OK
datalist of objects
metaobject