Skip to content

Get an RRSet

GET /v1/dns/records/{zone_name}/{name}/rrsets/{dnstype}

Get detailed information about an RRSet.

Path Parameters

zone_name

The name of the zone.

Example: example.com

name

The DNS name, not including the zone portion.

Example: dns-name

dnstype

DNS name type supported by API

Example: A

Response