Skip to main content
GET
Get Website
Get stored DNS verification, sending readiness, expected DNS records, and normalized SPF, DKIM, and MAIL FROM diagnostics for a sending domain. A domain can have dnsVerified: true while readyToSend is false while the domain is still activating. To run a fresh check, use Verify Sending Domain. For custom replies, website.dnsRecords.inboundRoutingStatus reports pending, active, or failed readiness from the latest stored checks. Legacy SES routes remain pending until receiving ownership has been checked; this display does not disable an existing route. Retained MTA reply routes keep their existing status. inboundRoutingError provides recovery guidance, or null when no error is stored. An optional inboundVerificationRecord contains the public TXT name and value to publish for an uncovered legacy reply domain. inboundVerificationStatus reports domain ownership separately from routing and sending readiness. This GET reads stored results; it does not prepare a missing token or perform a DNS check. Use the verify endpoint to prepare or retry the record. These generated fields cannot be edited or cleared by API.

Request

string
required
Sending domain.

Responses