Get delivery jobs list

This endpoint is used to retrieve detailed information about delivery jobs. You can track delivery performance, filter delivery data and handle large datasets efficiently.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the Delivery Manager application that is making the request.

Query Params
string

The start date and time for the search range in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ). Used to filter delivery jobs created or updated after this date.

string

The end date and time for the search range in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ). Used to filter delivery jobs created or updated before this date.

string

The unique identifier of the store. Filters delivery jobs associated with a specific store.

string

The status of the delivery jobs to filter. Possible values might include statuses like pending, dispatched, delivered, canceled, etc.

integer

The page number for pagination. Used to specify which page of the delivery jobs list to retrieve when there are multiple pages of results.

integer

The number of delivery jobs to include in each page of results. Controls the size of the paginated response. - The maximum size parameter value is 10,000. If the dataset exceeds this limit, use the next page to fetch additional records.

Response

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