- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists all client users for a specified client.
HTTP request
GET https://authorizedbuyersmarketplace.googleapis.com/v1/{parent=buyers/*/clients/*}/users
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the client. Format: |
Query parameters
Parameters | |
---|---|
pageSize |
Requested page size. If left blank, a default page size of 500 will be applied. |
pageToken |
A token identifying a page of results the server should return. Typically, this is the value of |
Request body
The request body must be empty.
Response body
Response message for the [list][users.list] method.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"clientUsers": [
{
object ( |
Fields | |
---|---|
clientUsers[] |
The returned list of client users. |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/authorized-buyers-marketplace