Lists key value maps in an organization.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/keyvaluemaps
The URL uses gRPC Transcoding syntax.
Path parameters
parent
string
Required. Name of the organization in which to list key value maps. Use the following structure in your request: organizations/{org}
Authorization requires the following IAM
permission on the specified resource parent
:
-
apigee.keyvaluemaps.list
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListValue
.
Authorization scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform

