---
title: "Changes to Export feature flags from an environment"
method: POST
path: "/api/admin/features-batch/export"
---

# Changes to Export feature flags from an environment

`POST /api/admin/features-batch/export`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 10 warning
- **2026-06-15** `774670258f04` — 10 warning, 10 info

## Changes

- **2026-07-31** `b2c3116e633e` — 10 warning
  - added the new `SEMVER_GTE` enum value to the `featureEnvironments/items/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 `featureEnvironments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_GTE` enum value to the `featureStrategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_GTE` enum value to the `features/items/environments/items/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 `features/items/environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `featureEnvironments/items/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 `featureEnvironments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `featureStrategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `features/items/environments/items/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 `features/items/environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
- **2026-06-15** `774670258f04` — 10 warning, 10 info
  - removed the optional property `featureTags/items/type` from the response with the `200` status
  - removed the optional property `featureTags/items/value` from the response with the `200` status
  - removed the optional property `features/items/lastSeenAt` from the response with the `200` status
  - removed the optional property `features/items/strategies` from the response with the `200` status
  - removed the optional property `features/items/variants` from the response with the `200` status
  - added the new `REGEX` enum value to the `featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `featureEnvironments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `featureStrategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `features/items/environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `features/items/environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the optional property `featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/disabled` to the response with the `200` status
  - added the optional property `featureEnvironments/items/releasePlans/items/safeguards/items/impactMetric/source` to the response with the `200` status
  - added the optional property `featureEnvironments/items/safeguards` to the response with the `200` status
  - added the optional property `features/items/environments/items/releasePlans/items/milestones/items/strategies/items/disabled` to the response with the `200` status
  - added the optional property `features/items/environments/items/releasePlans/items/safeguards/items/impactMetric/source` to the response with the `200` status
  - added the optional property `features/items/environments/items/safeguards` to the response with the `200` status
  - response property `featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - response property `features/items/environments/items/releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - added the required property `featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/name` to the response with the `200` status
  - added the required property `features/items/environments/items/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/features-batch/export/post.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/features-batch/export/post)
