List Delivery

Returns a paginated list of all deliveries.

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

Cursor (object ID) used to retrieve records created before it.

string

Cursor (object ID) used to retrieve records created after it.

integer

Number of records per page.

string

Merchant-provided delivery identifier. When provided, only deliveries with matching value will be returned

string
enum

Query by delivery status.

  * One of the delivery statuses, as listed in the response Delivery resource `status` field.

  * `all_in_progress_statuses` - returns deliveries in non-terminal statuses (neither errored, failed, nor completed).
Headers
string
required

Burq API key for your account.

Responses

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