Checks the complete status of hosted DMARC setup including CNAME propagation and Route53 TXT record.

Response includes: - overall_status: Overall setup status - ready: All records configured and published - action_required: User needs to add/fix CNAME records - pending: System is still processing - cname: CNAME record status (user’s DNS) - verified: CNAME correctly configured - awaiting_setup: User hasn’t added CNAME yet - misconfigured: CNAME exists but has wrong value - txt_record: TXT record status (our Route53) - published: Record is live in Route53 - queued: Record creation in progress

Supported Formats

JSON

Errors

Code Description
401 Unauthorized
403 Forbidden
404 Not Found
500 Server crashed for some reason