Skip to content

Get a DNS Name

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

Get detailed information about a DNS name.

Path Parameters

zone_name

The name of the zone.

Example: example.com

name

The DNS name, not including the zone portion.

Example: dns-name

Response