Get failure reports
GET/v1/dmarc/failure-reports
Returns a paginated list of DMARC RUF (failure/forensic) reports with comprehensive filtering and sorting capabilities. Authentication required. Response is paginated.
Request
Responses
- 200
- 401
- 403
- 422
- 429
- 500
Returns paginated list of failure reports
Authentication is required or credentials are invalid
The client doesn't have sufficient permissions to access the resource
The server understands the content type but cannot process the data.
E.g. the organization with the provided organization_id doesn't exist.
The client has sent too many requests in a given time period
An unexpected error occurred on the server