Skip to content

Get name metadata

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

Get metadata associated to 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