Get Email Campaign Stats
GET/v1/email-campaigns/:id/stats
Returns how a sent campaign performed, counted in recipients rather than events — a recipient who opened the email nine times is one open, and opens attributed to a bot or a privacy screen are not counted at all. A campaign still in draft has nothing to report and is rejected rather than answered with zeroes. Narrow the response with metrics when only some of the nine are wanted.
Request
Responses
- 200
- 400
- 401
- 404
Campaign stats
Campaign has not been sent
Invalid or missing API key
Campaign not found