Required. Name of the environment in which to list key value maps. Use the following structure in your request: organizations/{org}/apis/{api}
If the API Proxy resource has the space attribute set, IAM permissions are checked against the Space resource path. To learn more, read the Apigee Spaces Overview.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-18 UTC."],[[["This API lists key-value maps within a specified API environment."],["The HTTP request is a GET method using gRPC Transcoding syntax to retrieve key-value maps."],["The `parent` path parameter is required, specifying the organization and API, and demands `apigee.keyvaluemaps.list` IAM permission."],["The request body must be empty for this API call."],["A successful response will contain a ListValue instance, and it requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]