v1
latestOpenAPI 3.1.02026-07-24700259.3 KBSTATISTICS
Email bounces
Retrieve a summary of bounces and rejects, for the last 30 days.
post/stats/email_bounces
Request body
Response
Bounce report
Example response
{
"request_id": "2917fc07-d685-4fea-b49a-14087058461f",
"data": {
"emails": 159,
"bounce_percent": "0.00"
}
}