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 Status of the Campaign
Available options:
pending
, ready
, active
, inactive
, cooldown
, finished
Type of integration for the Campaign
Available options:
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.
Required range:
x <= 100
Cursor to the next page to return.
Direction of the cursor to return the results in.
Available options:
next
, previous