Get aggregated statistics for failure reports
GET/v1/dmarc/failure-reports/aggregates
Returns aggregated statistics and dimensional breakdowns for DMARC failure reports.
Features:
- Aggregate by multiple dimensions (reporter, ptrGroup, countryCode, domain)
- Filter by domain names, date range, source IP, country code, reporter domain
- Control top N results per dimension
- Set minimum count threshold
- Sort by count or key
- Summary statistics including total reports, unique domains, unique reporters
Authentication required.
Request
Responses
- 200
- 401
- 403
- 422
- 429
- 500
Returns aggregated statistics and dimensional breakdowns
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