buyers
Lists all buyer account information the calling buyer user or service account is permissioned to manage.
get/v1/buyers
Query parameters
pageSizeinteger
The maximum number of buyers to return. If unspecified, at most 100 buyers will be returned. The maximum value is 500; values above 500 will be coerced to 500.
pageTokenstring
A token identifying a page of results the server should return. This value is received from a previous ListBuyers call in ListBuyersResponse.nextPageToken.
Response
Successful response