Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Offset from the start. For pagination.
Number of campaigns to retrieve. Default: 100. Maximum: 100.
Set to 'v2' to use the latest version
v2 Page number to retrieve
The field by which to sort. Currently, only 'createdAt' is supported.
createdAt The sort direction. Use 'desc' for descending order; any other value (or omission) will sort in ascending order.
asc, desc The campaign status. Can be: running, draft, archived, ended, paused, errors. Note: a campaign can be in multiple statuses at one time (e.g., a paused campaign with errors).
running, draft, archived, ended, paused, errors Response
Success
Unique campaign identifier
Campaign name
Categorization labels
Creation timestamp
Creator user ID
Campaign status
running, paused, draft, ended, archived, errors Main sequence ID
Associated schedule IDs
ID of the team that owns this campaign
Whether the campaign has errors
List of error messages if campaign has errors
Campaign creator information
Campaign senders configuration