Skip to main content
GET
/
v1
/
domains
/
{id}
/
dns-status
Get DNS status
curl --request GET \
  --url https://api.emailr.dev/v1/domains/{id}/dns-status \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Path Parameters

id
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

DNS status

{key}
object