v1
latestOpenAPI 3.0.12026-08-061638881007.6 KBGas station
List sub-domains in a domain with their sponsorship status
Returns all sub-domains within the domain along with whether each sub-domain is currently sponsored by a Gas Station.
get/v1/domains/{domainId}/sponsors/sponsored-domains
Path parameters
domainIdstring uuid required
Domain ID to list sponsored sub-domains for
Query parameters
limitnumber
Maximum number of items per page
startingAfterstring
Cursor for pagination - returns items after this ID
sortBystring
Field to sort by
sortOrder'asc' | 'desc'
Sort direction
sponsorAccountIdstring uuid
Filter by a specific sponsor account ID. When provided, only entities sponsored by this sponsor are marked as sponsored.
Response
List of sub-domains with sponsorship status