DNS
List DNS Records
List DNS records for a domain.
Supports both JWT (dashboard) and API key authentication.
GET
List Dns Records
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Full record name (e.g., api.example.com)
Available options:
A, AAAA, CNAME, MX, TXT, NS, SRV, CAA Record content (e.g., IP address)
Time to live in seconds
Priority for MX/SRV records
Whether the record is proxied (Cloudflare only)
List Dns Records