[[["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-06-12 UTC."],[[["This webpage details how to retrieve a certificate from a specified alias in PEM-encoded form via a `GET` request."],["The required URL format is `https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/keystores/*/aliases/*}/certificate`, and it uses gRPC Transcoding."],["The `name` path parameter, specifying the alias, is required and must follow the format `organizations/{org}/environments/{env}/keystores/{keystore}/aliases/{alias}`, requiring `apigee.keystorealiases.exportCertificate` IAM permission."],["The `GET` request must have an empty request body."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]