---
title: "Changes to List plan version entitlements"
method: GET
path: "/api/v1/plan-versions/{plan_version_id}/entitlements"
---

# Changes to List plan version entitlements

`GET /api/v1/plan-versions/{plan_version_id}/entitlements`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 54 revisions.

- **2026-08-12** (v1) `4e013b4e4a8f` — 1 breaking, 1 info
- **2026-06-30** (v1) `cf74b98b2838` — 1 info
- **2026-06-05** (v1) `a890ac9a23e9` — 1 breaking
- **2026-06-01** (v1) `07a61fe347a5` — 1 breaking, 1 warning
- **2026-05-28** (v1) `ed86d893d43e` — 5 breaking, 4 info
- **2026-05-23** (v1) `ac42ddd7b4b4` — 5 breaking, 5 info
- **2026-05-18** (v1) `0cdc37620ffb` — 1 info
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking

## Changes

- **2026-08-12** (v1) `4e013b4e4a8f` — 1 breaking, 1 info
  - added `#/components/schemas/EntitlementProductRef` to the `data/items/feature/product` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/ProductRef` from the `data/items/feature/product` response property `oneOf` list for the response status `200`
- **2026-06-30** (v1) `cf74b98b2838` — 1 info
  - added the required property `data/items/feature/code` to the response with the `200` status
- **2026-06-05** (v1) `a890ac9a23e9` — 1 breaking
  - removed the required property `data/items/origin` from the response with the `200` status
- **2026-06-01** (v1) `07a61fe347a5` — 1 breaking, 1 warning
  - removed the required property `data/items/value/oneOf[#/components/schemas/MeteredResolvedEntitlementValue]/overage_behavior` from the response with the `200` status
  - removed the optional property `data/items/value/oneOf[#/components/schemas/MeteredResolvedEntitlementValue]/warning_threshold_pct` from the response with the `200` status
- **2026-05-28** (v1) `ed86d893d43e` — 5 breaking, 4 info
  - added `#/components/schemas/BooleanResolvedEntitlementValue, #/components/schemas/MeteredResolvedEntitlementValue` to the `data/items/value` response property `oneOf` list for the response status `200`
  - removed the required property `data/items/created_at` from the response with the `200` status
  - removed the required property `data/items/feature_id` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/updated_at` from the response with the `200` status
  - added discriminator to `data/items/value` response property for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/value` response property `oneOf` list for the response status `200`
  - added the required property `data/items/feature` to the response with the `200` status
  - added the required property `data/items/origin` to the response with the `200` status
- **2026-05-23** (v1) `ac42ddd7b4b4` — 5 breaking, 5 info
  - the response property `data/items/value/oneOf[subschema #2]/enabled` became optional for the status `200`
  - the response property `data/items/value/oneOf[subschema #2]/reset_period` became optional for the status `200`
  - removed the required property `data/items/feature` from the response with the `200` status
  - removed the required property `data/items/origin` from the response with the `200` status
  - removed the required property `data/items/value/oneOf[subschema #2]/metric_id` from the response with the `200` status
  - api operation id `list_plan_version_resolved_entitlements` removed and replaced with `list_plan_version_entitlements`
  - api tag `Entitlements` added
  - added the required property `data/items/feature_id` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/updated_at` to the response with the `200` status
- **2026-05-18** (v1) `0cdc37620ffb` — 1 info
  - endpoint added
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/meteroid-oss/apis/meteroid/docs/api/v1/plan-versions/:plan_version_id/entitlements/get.md) · [API](https://skmtc.dev/meteroid-oss/apis/meteroid.md) · [Page](https://skmtc.dev/meteroid-oss/apis/meteroid/changes/api/v1/plan-versions/:plan_version_id/entitlements/get)
