Skip to main content
GET
List all campaigns

Authorizations

X-Api-Key
string
header
required

Response

List of campaigns

id
string
Example:

"clx456def"

name
string
Example:

"Summer Promo"

status
enum<string>
Available options:
PENDING,
COMPLETED,
FAILED
Example:

"COMPLETED"

senderId
string
Example:

"ECSEND"

createdAt
string<date-time>
errorMessage
string | null
recipientCount
integer
Example:

100