---
title: "Get Environment"
method: GET
path: "/method-api-gateway/api/v1/environments/{environmentId}"
tags: ["environments"]
---

# Get Environment

`GET /method-api-gateway/api/v1/environments/{environmentId}`

Retrieve an environment from Method using its ID.

## Path parameters

- `environmentId` string, required — The unique identifier for an environment in Method

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- EnvironmentsEnvironment — unresolved $ref

---

[API](https://skmtc.dev/method/apis/api-reference.md) · [All operations](https://skmtc.dev/method/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/method/api-reference/revisions/a157adc88dff/schema)
