v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101321.0 KB
platforms

Lists a partial view of sub-accounts for a specific parent account.

get/v1/{+parent}/accounts

Path parameters

parentstring required

Required. Platform who parents the accounts. Format: platforms/{platform}

Query parameters

pageSizeinteger

Optional. The maximum number of accounts to include in the response, used for paging. If unspecified, at most 10000 accounts will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.

pageTokenstring

Optional. A page token, received from a previous ListAccounts call. Provide this to retrieve the subsequent page.

Response

Successful response