Skip to main content
GET
Get By Name

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required
name
string
required

Response

200 - application/json

A successful response.

API Resource: DNS Resource Record (RR), an information entry about a specific domain. Each record is contained within a DNS zone, which is a container for DNS data of a specific domain, and, possibly, its subdomains DNS zones are represented in this API by the Zone API Resource which is managed by the ZoneService

metadata
object

DNS record metadata metadata.parent_id must be a DNS zone ID

spec
object

DNS record specification, including its relative name, type, data and TTL

status
object

DNS record status, including e.g. its effective FQDN (fully-qualified domain name)