Retrieve all campaigns
Get all campaigns for the authenticated organization.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
page
Page number for pagination
offset
Number of campaigns per page
status
Filter campaigns by status
search
Search campaigns by name
sortField
Field to sort by
Allowed values:
sortOrder
Sort direction
Allowed values:
Response
A list of campaigns
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

