Get Call Count
Campaigns Calls
Get Call Count
Get the count of calls in a campaign, broken down by status.
- start / end: Optional ISO 8601 date range to filter calls by creation date.
- search: Optional search term to narrow the count.
GET
Get Call Count
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Campaign configuration ID
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Search keywords
Number of items per page
Required range:
x >= 1Page number
Required range:
x >= 1Filter by start time (ISO 8601 format)
Filter by end time (ISO 8601 format)