Tool to get a domain's configuration details from Vercel. Use when you need to check how a domain is configured, what DNS records are recommended, or verify domain setup. Returns configuration status, accepted SSL challenges, and recommended DNS records (CNAME and IPv4).
slugstringThe Team slug to perform the request on behalf of.
domainRequiredstringThe name of the domain to get configuration for
strictstringWhen true, the response will only include the nameservers assigned directly to the specified domain. When false and there are no nameservers assigned directly to the specified domain, the response will include the nameservers of the domain's parent zone.
teamIdstringThe Team identifier to perform the request on behalf of.
projectIdOrNamestringThe project id or name that will be associated with the domain. Use this when the domain is not yet associated with a project.
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