Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Domains response
Domain name
Indication of active domain
Example:
true
Current DMARC record of the domain
Example:
"v=DMARC1; p=reject; rua=mailto:foo@bar.baz;"
Current DMARC policy
Example:
"reject"
Created at timestamp (RFC3339)
Example:
"2024-06-10T19:55:26+00:00"
Updated at timestamp (RFC3339)
Example:
"2024-06-10T19:55:26+00:00"