Get application's sending list

Get application's sending list

Query Params
integer
required

Application ID to look for

integer
Defaults to 10

Limit of results per page

integer
Defaults to 0

Page number

string
enum
Defaults to 9-0

Order of the results:

  • 1-9 - Order by id ascending.
  • 9-1 - Order by id descending.
Allowed:
boolean

Filters shipments based on their scheduled status.

  • true: Retrieves only shipments scheduled for a future date/time that are still pending processing.
  • false: Retrieves shipments not scheduled for the future. This includes shipments whose scheduleAt time has passed and those that were sent immediately.
  • If omitted: No filter is applied based on schedule status; all shipments (pending, past, immediate) are returned.
integer

Filter by associated campaign ID.

Responses

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