Skip to main content
GET
Get a domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

OK

id
string<uuid>
hostname
string
Example:

"mail.yourcompany.com"

kind
enum<string>
Available options:
system,
tenant_subdomain,
byo
status
enum<string>
Available options:
pending,
verifying,
verified,
failed
mail_from_domain
string | null
mail_from_status
enum<string> | null
Available options:
pending,
success,
failed
dmarc_policy
enum<string>
Available options:
none,
quarantine,
reject
verified_at
string<date-time> | null
created_at
string<date-time>
records
object[]