---
title: "Changes to Get environment by ID"
method: GET
path: "/environments/{environmentID}"
---

# Changes to Get environment by ID

`GET /environments/{environmentID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-05-21** `ab4a3143f69e` — 1 info
- **2022-11-17** `9ee6203c38fa` — 1 breaking, 2 info

## Changes

- **2024-05-21** `ab4a3143f69e` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking, 2 info
  - added the new path request parameter `environmentId`
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `500`

---

[Operation](https://skmtc.dev/kubeshop/apis/tracetest/docs/environments/:environmentID/get.md) · [API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [Page](https://skmtc.dev/kubeshop/apis/tracetest/changes/environments/:environmentID/get)
