[[["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 page details how to retrieve an environment group attachment using a GET request."],["The required URL structure for the GET request is `https://apigee.googleapis.com/v1/{name=organizations/*/envgroups/*/attachments/*}`, following gRPC Transcoding syntax."],["The `name` path parameter, which is required, specifies the environment group attachment in the format: `organizations/{org}/envgroups/{envgroup}/attachments/{attachment}`, requiring `apigee.envgroupattachments.get` IAM permission."],["The request body for this operation must be empty."],["A successful response returns an instance of `EnvironmentGroupAttachment`, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]