Skip to main content
GET
Check domain DNS records

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

domainId
string
required

Response

200 - application/json

The DNS-record traffic-light status inside the standard { data, meta } envelope: data carries the resolved domain, its punycode form, and a per-record breakdown (SPF, DKIM, DMARC) with each record's expected value, observed value, and verified/partial/failed state.

The response is of type object.