Skip to main content
This is not the live zone view. This endpoint returns only the email-provider setup records (MX/TXT/CNAME) that the customer needs to add at their registrar to pass email-domain verification. To see (or modify) every record currently on the live DNS zone, use the /zone-records endpoints instead.
string
required
Domain UUID

Record Statuses

Notes

  • All records must be verified before the domain becomes active
  • Use this endpoint to check which records still need to be added
  • DNS propagation typically takes 5–60 minutes after adding records

Compared to /zone-records

The MCP tool for this endpoint is naive_resend_setup_records. The MCP tools for the live zone are naive_list_dns_records, naive_set_dns_record, and naive_delete_dns_record.