The ID of the application to retrieve DNS records for.
Response
Indicates whether the call was successful.
success
if successful, error
if not.An array of DNS record objects required for the custom domain.
Error Responses
Indicates whether the call was successful.
error
if not successful.The error code indicating the reason for failure. Possible values:
UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.PLAN_RESTRICTED_FEATURE
: The user’s plan does not support custom domains.APP_NOT_FOUND
: The specified application does not exist or does not belong to the user.NO_CUSTOM_DOMAIN_SET
: The application does not have a custom domain configured.