Retrieve custom domain
render_retrieve_custom_domainRetrieve a specific custom domain for a service by providing the service ID and custom domain ID or name.
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 |