---
title: "Changes to List customer entitlements"
method: GET
path: "/api/v1/customers/{id_or_alias}/entitlements"
---

# Changes to List customer entitlements

`GET /api/v1/customers/{id_or_alias}/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` — 3 breaking, 4 info
- **2026-05-23** (v1) `ac42ddd7b4b4` — 8 breaking, 2 warning, 3 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/MeteredEffectiveEntitlementValue]/spec/overage_behavior` from the response with the `200` status
  - removed the optional property `data/items/value/oneOf[#/components/schemas/MeteredEffectiveEntitlementValue]/spec/warning_threshold_pct` from the response with the `200` status
- **2026-05-28** (v1) `ed86d893d43e` — 3 breaking, 4 info
  - added `#/components/schemas/BooleanEffectiveEntitlementValue, #/components/schemas/MeteredEffectiveEntitlementValue` to the `data/items/value` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/FeatureEntitlementEntity, #/components/schemas/PlanEntitlementEntity, #/components/schemas/PlanVersionEntitlementEntity, #/components/schemas/AddOnEntitlementEntity, #/components/schemas/SubscriptionEntitlementEntity, #/components/schemas/QuoteEntitlementEntity` to the `data/items/origin/entity` response property `oneOf` list for the response status `200`
  - removed the required property `data/items/created_at` from the response with the `200` status
  - added discriminator to `data/items/origin/entity` response property for the response status `200`
  - 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`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6` from the `data/items/origin/entity` response property `oneOf` list for the response status `200`
- **2026-05-23** (v1) `ac42ddd7b4b4` — 8 breaking, 2 warning, 3 info
  - added `#/components/schemas/ExistingProductRef, #/components/schemas/NewProductRef` to the `data/items/feature/product/oneOf[#/components/schemas/ProductRef]/` response property `oneOf` list for the response status `200`
  - the `data/items/feature/product/oneOf[#/components/schemas/ProductRef]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/feature/product/oneOf[#/components/schemas/ProductRef]/id` from the response with the `200` status
  - removed the required property `data/items/feature/product/oneOf[#/components/schemas/ProductRef]/name` from the response with the `200` status
  - removed the required property `data/items/value/oneOf[subschema #2]/enabled` 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
  - removed the required property `data/items/value/oneOf[subschema #2]/overage_behavior` from the response with the `200` status
  - removed the required property `data/items/value/oneOf[subschema #2]/reset_period` from the response with the `200` status
  - removed the optional property `data/items/value/oneOf[subschema #2]/limit` from the response with the `200` status
  - removed the optional property `data/items/value/oneOf[subschema #2]/warning_threshold_pct` from the response with the `200` status
  - api tag `Customers` added
  - added discriminator to `data/items/feature/product/oneOf[#/components/schemas/ProductRef]/` response property for the response status `200`
  - added the required property `data/items/value/oneOf[subschema #2]/spec` 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/customers/:id_or_alias/entitlements/get.md) · [API](https://skmtc.dev/meteroid-oss/apis/meteroid.md) · [Page](https://skmtc.dev/meteroid-oss/apis/meteroid/changes/api/v1/customers/:id_or_alias/entitlements/get)
