Skip to main content
GET

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
The id of the campaign to get analytics for. Returns 404 if the campaign does not exist, was deleted, or belongs to another project.

Response

Returns delivery and engagement counts for the campaign, plus rates calculated by AutoSend.
Metrics are refreshed in the background, at most every 10 minutes, while a campaign is sending and for about 20 days after it’s sent. The response returns the latest stored numbers right away. refreshedAt shows when they were last updated.
boolean
Indicates whether the request was successful.
object
The campaign analytics object.
string
A human-readable message describing the result.