If the KeyValueMap is under an API Proxy resource that 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 name:
apigee.keyvaluemapentries.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of KeyValueEntry.
[[["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-24 UTC."],[[["This endpoint retrieves the value of a specific key-value entry from a key-value map, scoped to an organization, environment, or API proxy."],["The HTTP request is a `GET` method with a URL using gRPC Transcoding syntax, requiring a specific path structure that dictates the scope of the key-value map."],["The `name` path parameter is required and must adhere to one of three specified structures to define the hierarchical location of the entry."],["The request body must be empty when making this request."],["To make the request, you will need the `https://www.googleapis.com/auth/cloud-platform` authorization scope and the `apigee.keyvaluemapentries.get` IAM permission on the resource specified in the request."]]],[]]