Campaign Call Stats
Campaign Stats
Campaign Call Stats
Get aggregated call counts grouped by a chosen dimension.
- group_by: Grouping dimension —
outcome(default),status,status_outcome, ortag. - campaign_id: Scope stats to a single campaign.
- statuses: Repeat to filter by multiple statuses:
?statuses=completed&statuses=failed. - outcomes: Repeat to filter by multiple outcomes:
?outcomes=voicemail&outcomes=conveyed. - tags: Filter tag-grouped results by substring match against tag strings.
- start / end: ISO 8601 date range filter applied to call creation date.
GET
Campaign Call Stats
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Query Parameters
Grouping criteria: outcome, status, status_outcome, tag
Filter by campaign ID
Filter by one or more call statuses
Filter by one or more outcomes
Filter tag stats by tag strings (substring match)
Number of items per page
Required range:
x >= 1Page number
Required range:
x >= 1Search keywords
Filter by start time (ISO 8601 format)
Filter by end time (ISO 8601 format)
Response
Aggregated call counts grouped by the chosen dimension