Skip to main content
GET
Get custom-domain DNS targets

Authorizations

Authorization
string
header
required

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

Response

The DNS targets for your organization.

cname_target
string
required

Hostname to point your DNS at with a CNAME record. It is the same for every domain in your organization, so you can read it once and reuse it.

acme_challenge_target
string

Hostname to point the _acme-challenge CNAME record at when you use one wildcard certificate for direct subdomains. It is the same for every domain in your organization.