---
title: "Changes to Get a feature environment"
method: GET
path: "/api/admin/projects/{projectId}/features/{featureName}/environments/{environment}"
---

# Changes to Get a feature environment

`GET /api/admin/projects/{projectId}/features/{featureName}/environments/{environment}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 4 warning
- **2026-06-15** `774670258f04` — 2 warning, 5 info

## Changes

- **2026-07-31** `b2c3116e633e` — 4 warning
  - added the new `SEMVER_GTE` enum value to the `releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_GTE` enum value to the `strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `strategies/items/constraints/items/operator` response property for the response status `200`
- **2026-06-15** `774670258f04` — 2 warning, 5 info
  - added the new `REGEX` enum value to the `releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `strategies/items/constraints/items/operator` response property for the response status `200`
  - added the optional property `releasePlans/items/milestones/items/strategies/items/disabled` to the response with the `200` status
  - added the optional property `releasePlans/items/safeguards/items/impactMetric/source` to the response with the `200` status
  - added the optional property `safeguards` to the response with the `200` status
  - response property `releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - added the required property `releasePlans/items/milestones/items/strategies/items/name` to the response with the `200` status

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/projects/:projectId/features/:featureName/environments/:environment/get.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/projects/:projectId/features/:featureName/environments/:environment/get)
