v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13276592.6 KB
buyers

Lists all client users for a specified client.

get/v1/{+parent}/users

Path parameters

parentstring required

Required. The name of the client. Format: buyers/{buyerAccountId}/clients/{clientAccountId}

Query parameters

pageSizeinteger

Requested page size. If left blank, a default page size of 500 will be applied.

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 list method.

Response

Successful response