v26

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1247150179.9 KB
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

@type'unstoppabledomains.com/partner.v3.CursorList' required