[[["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-03-21 UTC."],[[["This endpoint retrieves detailed information about a specific consumer key for a developer app, including the key and secret, associated API products, and other related data."],["The HTTP request is a `GET` operation to the specified URL, which utilizes gRPC Transcoding syntax."],["The request requires a `name` path parameter that specifies the organization, developer, app, and key in the URL, using the format `organizations/{org}/developers/{developerEmail}/apps/{app}/keys/{key}`."],["The request body must be empty, meaning no data is needed in the body of the request."],["The request needs to have the `apigee.appkeys.get` IAM permission to the resource specified by `name` and have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]