Skip to main content
GET
Get Email Stats
Get aggregate statistics for email sending including totals by type and success rates.

Examples

Response

The API returns a nested response with stats inside a stats object.
object
The statistics object containing all metrics.
Example Response

Understanding the Metrics

SDKs automatically extract the nested stats object, so you access fields directly (e.g., stats.total instead of response.stats.total).