Tool to list existing DNS records for a domain. Use when you need to retrieve, audit, or verify DNS configuration for a domain managed in Vercel.
slugstringThe Team slug to perform the request on behalf of.
limitstringMaximum number of records to list from a request. Default is 20, maximum is 100.
sincestringGet records created after this JavaScript timestamp in milliseconds.
untilstringGet records created before this JavaScript timestamp in milliseconds.
domainRequiredstringThe domain name to retrieve DNS records for
teamIdstringThe Team identifier to perform the request on behalf of.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action