v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-08543999.8 KB
DNS Management

List DNS records for a domain

List all DNS records for a domain in your portfolio. Supports filtering by record type and subdomain, with pagination.

post/mcp/v1/actions/ud_dns_records_list

Request body

domainstring required

Domain name (e.g., "example.com")

typestring

Filter by record type (A, AAAA, CNAME, MX, TXT, NS)

subNamestring

Filter by subdomain ("@" for root, "www", "*" for wildcard)

cursorstring

Pagination cursor

Response

DNS records list

domainstring