GET /v1/domains/{id}
This re-reads the last status from the background poller. To force a live DNS re-check right now, call verify instead.
Path parameters
string
required
The domain id, for example
dom_01HZ8K3M9P.Request
Response
200 OK — the domain. The detail view adds authHealth (each of dkim, spf, and dmarc is verified, pending, or missing) and receivingEnabled. An unknown id returns 404 — see Errors.
