DMARC Reports
Get DMARC Report Status
GET/zones/{zone_id}/email/auth/dmarc-reports
Configure DMARC Reports
PATCH/zones/{zone_id}/email/auth/dmarc-reports
ModelsExpand Collapse
DMARCReportGetResponse object { approved_sources, created, created_at, 9 more } Response for GET/PATCH /dmarc-reports
DMARCReportGetResponse object { approved_sources, created, created_at, 9 more }
Response for GET/PATCH /dmarc-reports
approved_sources: optional array of object { created, created_at, domain, 6 more } List of approved sending sources (omitted when empty)
approved_sources: optional array of object { created, created_at, domain, 6 more }
List of approved sending sources (omitted when empty)
records: optional object { bimi_records, cname_dkim_records, cname_dmarc_records, 4 more } Live DNS records for the zone, grouped by type
records: optional object { bimi_records, cname_dkim_records, cname_dmarc_records, 4 more }
Live DNS records for the zone, grouped by type
cname_dmarc_records: optional array of object { id, content, name, 2 more } CNAME records at _dmarc (problematic)
cname_dmarc_records: optional array of object { id, content, name, 2 more }
CNAME records at _dmarc (problematic)
DMARCReportEditResponse object { approved_sources, created, created_at, 9 more } Response for GET/PATCH /dmarc-reports
DMARCReportEditResponse object { approved_sources, created, created_at, 9 more }
Response for GET/PATCH /dmarc-reports
approved_sources: optional array of object { created, created_at, domain, 6 more } List of approved sending sources (omitted when empty)
approved_sources: optional array of object { created, created_at, domain, 6 more }
List of approved sending sources (omitted when empty)
records: optional object { bimi_records, cname_dkim_records, cname_dmarc_records, 4 more } Live DNS records for the zone, grouped by type
records: optional object { bimi_records, cname_dkim_records, cname_dmarc_records, 4 more }
Live DNS records for the zone, grouped by type
cname_dmarc_records: optional array of object { id, content, name, 2 more } CNAME records at _dmarc (problematic)
cname_dmarc_records: optional array of object { id, content, name, 2 more }
CNAME records at _dmarc (problematic)