Retrieve custom domain
render_retrieve_custom_domainRetrieve a custom domain for a service by specifying the service ID and custom domain name or ID.
Instructions
Retrieve custom domain. Retrieve a particular custom domain for a particular service. Calls GET /services/{serviceId}/custom-domains/{customDomainNameOrID} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service | |
| customDomainNameOrID | Yes | The ID or name of the custom domain |