Skip to main content
GET
Campaign Call Stats

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Query Parameters

group_by
any
default:outcome

Grouping criteria: outcome, status, status_outcome, tag

campaign_id
any | null

Filter by campaign ID

statuses
string[] | null

Filter by one or more call statuses

outcomes
string[] | null

Filter by one or more outcomes

tags
string[] | null

Filter tag stats by tag strings (substring match)

size
integer
default:300

Number of items per page

Required range: x >= 1
page
integer
default:1

Page number

Required range: x >= 1
search
string | null

Search keywords

start
string<date-time> | null

Filter by start time (ISO 8601 format)

end
string<date-time> | null

Filter by end time (ISO 8601 format)

Response

Aggregated call counts grouped by the chosen dimension