v1
latestOpenAPI 3.0.12026-08-061638881007.6 KBGas station
List accounts in a domain with their sponsorship status
Returns all accounts within the domain along with whether each account is currently sponsored by a Gas Station.
get/v1/domains/{domainId}/sponsors/sponsored-accounts
Path parameters
domainIdstring uuid required
Domain ID to list sponsored accounts 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 accounts with sponsorship status