List Accounts
Query parameters
The maximum number of accounts to return. The maximum page_size is 200, values above 200 will be coerced to 200. If unspecified, the default is 50.
A page token, received from a previous ListAccounts call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAccounts must match the call that provided the page token.
Only accounts satisfying the provided filter (if specified) will be returned. See https://google.aip.dev/160 for the filter grammar.
Not supported. Accounts will be returned ordered by name.
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
A successful response.
Changes
Changed in 2 of the 27 revisions of this API.4
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
api tag
gateway.openapi_Gatewayaddedapi-tag-added
- ○
api tag
Gatewayremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○