Get
records
Get
Gets the DNS record with the specified ID
GET
Get
Authorizations
The Authorization header expects a Bearer token.
Path Parameters
Record ID
Query Parameters
Optional: expected record version (metadata.resource_version)
- If specified, the requested version will be returned if possible
(if the version has changed, you will get a
FAILED_PRECONDITIONerror) - If not specified or set to
0, the latest version will be returned
Response
200 - application/json
A successful response.
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