v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350108168.1 KB
accounts

Lists all the known client users for a specified sponsor buyer account ID.

get/v2beta1/accounts/{accountId}/clients/{clientAccountId}/users

Path parameters

accountIdstring required

Numerical account ID of the sponsor buyer of the client to list users for. (required)

clientAccountIdstring required

The account ID of the client buyer to list users for. (required) You must specify either a string representation of a numerical account identifier or the - character to list all the client users for all the clients of a given sponsor buyer.

Query parameters

pageSizeinteger

Requested page size. The server may return fewer clients than requested. If unspecified, the server will pick an appropriate default.

pageTokenstring

A token identifying a page of results the server should return. Typically, this is the value of ListClientUsersResponse.nextPageToken returned from the previous call to the accounts.clients.users.list method.

Response

Successful response