Returns the Campaign Contacts corresponding to the given identifier
Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.
The identifier of the Campaign to return the Contacts
Filters the Campaign Contacts by the Status of the Campaign Contact
queue, sending, sent, delivered, voicemail, read, failed, retrying, converted, answered, accepted, rejected Number of items per page to return.
1 <= x <= 100Page number to the next page to return.
0 <= x <= 25000Campaign Contacts response
Total number of Campaign Contacts for the given query. NOTE: Only calculated in the first page.
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.