Custom domains
List all custom domains for a business
get/businesses/{id}/custom_domains
Path parameters
idstring required
The ID of the business
Query parameters
domainstring
Filter by domain name
Response
A dictionary with a custom_domains property which is an array of CustomDomain objects
Changes
No recorded changes to this endpoint across all 1 revision of this API.