ListAccountsRequest

ListAccountsRequest

Request message for the accounts.list method.

Fields
page_size

int32

Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 250 accounts are returned. The maximum value is 500; values above 500 are coerced to 500.

page_token

string

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

When paginating, all other parameters provided in the accounts.list request must match the call that provided the page token.

filter

string

Optional. Returns only accounts that match the filter . For more details, see the filter syntax reference .