Skip to main content
GET
Return aggregate counters (total campaigns, active, sent, opened, clicked,

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Response

Aggregate statistics across all marketing campaigns in the company

Aggregate counters across the company's marketing campaigns

totalCampaigns
integer

Total number of campaigns (excluding deleted)

activeCampaigns
integer

Count of campaigns currently scheduled or sending

totalSent
integer

Total number of recipient emails sent

totalOpened
integer

Total number of unique recipients that opened an email

totalClicked
integer

Total number of unique recipients that clicked a tracked link

openRate
number

Opened / sent (0-1)

clickRate
number

Clicked / sent (0-1)