Get sendings

Retrieve a list of sendings for a given application.

Path Params
integer
required

Application's ID

Query Params
date-time

Filter sendings created from this date (inclusive).

date-time

Filter sendings created to this date (inclusive).

date-time

Filter sendings scheduled from this date (inclusive).

The use of this parameter excludes sendings that aren't scheduled.

date-time

Filter sendings scheduled to this date (inclusive).

The use of this parameter excludes sendings that aren't scheduled.

integer
1 to 100
Defaults to 25

Limit the number of sendings returned

integer
≥ 0
Defaults to 0

Page number

integer

Campaign's ID which the sending is associated with

boolean
Defaults to false

If true, only active sendings or those completed today or later are returned.

Active sendings are those whose sending task status is one of:

  • pending
  • queued
  • in_progress

Additionally, any sending whose sendingTask.finishedAt is greater than or equal to 24 hours ago is considered active.

Responses

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