v1

latestOpenAPI 3.1.02026-07-24700259.3 KB
STATISTICS

Email spam

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

post/stats/email_spam

Request body

usernamestring

Allows statistics to be returned for a specific user.

Response

Spam report

request_idstring required

Example response

{
  "request_id": "0757ba83-9dfc-4584-bb0c-baa06a28a377",
  "data": {
    "spam_percent": "0.00",
    "emails": 159
  }
}