Skip to main content
GET
Get campaign statistics

Authorizations

Authorization
string
header
required

Use Authorization: Bearer tc_live_xxxxx

Path Parameters

campaign_id
string<uuid>
required

Campaign UUID

Response

Campaign statistics

Call counters for a campaign, computed from call records at request time, plus its most recent run.

campaign_id
string<uuid>
required
stats
object
required

Computed live from the campaign's call records on every request; not a cached snapshot.

current_run
object | null
required

The most recently created run for this campaign, or null if the campaign has never been started.