Authorizations
Add api-key YOUR_API_SECRET_KEY
as the value of the Authorization
header.
Query Parameters
Filters the Campaigns by Agent ID of the agent assigned to the Campaign
Filters the Campaigns by the Status of the Campaign
pending
, ready
, active
, inactive
, cooldown
, finished
Type of integration for the Campaign
phone_call
, whatsapp
Bottom date of the range to filter the Campaigns in ISO 8601 format
Top date of the range to filter the Campaigns in ISO 8601 format
If true, archived Campaigns will be included in the results.
Number of items per page to return.
x <= 100
Cursor to the next page to return.
Response
Campaigns response
Total number of Campaigns for the given query. NOTE: The result is cache for 3 minutes.
Filters are applied to each request independently. Changing filters while paginating may result in gaps or overlaps in the result set. For consistent results, maintain the same filters throughout pagination.