Authorizations
Add api-key YOUR_API_SECRET_KEY
as the value of the Authorization
header.
Path Parameters
The identifier of the Campaign to return the Contacts
Query Parameters
Filters the Campaign Contacts by Status of the Campaign Contact
Available options:
queue
, sending
, sent
, delivered
, voicemail
, read
, failed
, no-answer
, busy
, retrying
, converted
, acepted
, rejected
, unreachable
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