hosting
List hosting configurations
Retrieve all hosting configurations for the specified domain. Each configuration represents how a domain or subdomain serves content (e.g., redirect, reverse proxy).
Use the subName parameter to filter results to specific subdomains. Results are paginated — use the $cursor parameter to retrieve subsequent pages.
get/domains/{name}/dns/hosting
Path parameters
namestring required
Domain name
Query parameters
$cursorstring
Pagination cursor for retrieving the next page of results.
subNamestring[]
Filter results by subdomain name(s).
Response
List of hosting configurations