Lists Account
s that the provider has access to.
HTTP request
GET https://cloudcommerceprocurement.googleapis.com/v1/{parent=providers/*}/accounts
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent resource name. Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
pageSize |
The maximum number of entries that are requested. The default page size is 25 and the maximum page size is 200. |
pageToken |
The token for fetching the next page. |
Request body
The request body must be empty.
Response body
Response message for [PartnerProcurementService.ListAccounts[].
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"accounts": [
{
object ( |
Fields | |
---|---|
accounts[] |
The list of accounts in this response. |
nextPageToken |
The token for fetching the next page. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.