v1

latestOpenAPI 3.1.02026-07-24700259.3 KB
STATISTICS

Email bounces

Retrieve a summary of bounces and rejects, for the last 30 days.

post/stats/email_bounces

Request body

usernamestring

Allows statistics to be returned for a specific user.

Response

Bounce report

request_idstring required

Example response

{
  "request_id": "2917fc07-d685-4fea-b49a-14087058461f",
  "data": {
    "emails": 159,
    "bounce_percent": "0.00"
  }
}