Campaign Stats
Campaigns
Campaign Stats
Aggregate delivery, engagement, and response metrics for a campaign
GET
Campaign Stats
Request
Path Parameters
The campaign’s unique ID (UUID)
Headers
Requires an API key with the
campaigns:read permission. Stats are aggregated across all steps and enrolled contacts.Response
Example Response
Errors
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing campaigns:read permission |
| 404 | campaign_not_found | No campaign with this ID |
| 429 | rate_limited | Rate limit exceeded |