Cloud Composer 1 is in the post-maintenance mode. Google does not release any further updates to Cloud Composer 1, including new versions of Airflow, bugfixes, and security updates. We recommend planning migration to Cloud Composer 2.
[[["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-01-13 UTC."],[[["This page outlines how to retrieve an existing environment using an HTTP GET request to the specified URL."],["The request requires a `name` path parameter in the format: \"projects/{projectId}/locations/{locationId}/environments/{environmentId}\", and the user must have `composer.environments.get` IAM permission."],["The request body should be empty, and upon success, the response body will be an instance of the `Environment` resource."],["The request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]