---
title: "Changes to Get price by lookup key"
method: GET
path: "/prices/lookup/{lookup_key}"
---

# Changes to Get price by lookup key

`GET /prices/lookup/{lookup_key}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 12 revisions.

- **2026-06-29** `cef2964c102c` — 2 warning, 2 info
- **2026-05-18** `f62d8a5fe7cf` — 4 warning
- **2026-05-18** `0cb3425d6580` — 2 warning, 1 info
- **2026-04-23** `82f205e0f429` — 1 warning, 1 info
- **2026-04-06** `4ded3711f401` — 4 warning, 8 info
- **2026-03-20** `bc91c95fbb1a` — 5 info
- **2026-02-27** `152f346e4241` — 1 info

## Changes

- **2026-06-29** `cef2964c102c` — 2 warning, 2 info
  - added the new `config` enum value to the `addon/entitlements/items/feature/type` response property for the response status `200`
  - added the new `config` enum value to the `addon/entitlements/items/feature_type` response property for the response status `200`
  - added the optional property `addon/entitlements/items/config_value` to the response with the `200` status
  - added the optional property `sequence` to the response with the `200` status
- **2026-05-18** `f62d8a5fe7cf` — 4 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-05-18** `0cb3425d6580` — 2 warning, 1 info
  - removed the optional property `addon/type` from the response with the `200` status
  - added the new `ONETIME` enum value to the `billing_period` response property for the response status `200`
  - removed the `ONETIME` enum value from the `billing_cadence` response property for the response status `200`
- **2026-04-23** `82f205e0f429` — 1 warning, 1 info
  - removed the optional property `trial_period` from the response with the `200` status
  - added the optional property `trial_period_days` to the response with the `200` status
- **2026-04-06** `4ded3711f401` — 4 warning, 8 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `500` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `500` status
- **2026-03-20** `bc91c95fbb1a` — 5 info
  - added the optional property `addon/entitlements/items/feature/group` to the response with the `200` status
  - added the optional property `addon/entitlements/items/feature/group_id` to the response with the `200` status
  - added the optional property `addon/entitlements/items/feature/meter/aggregation/expression` to the response with the `200` status
  - added the optional property `addon/entitlements/items/feature/reporting_unit` to the response with the `200` status
  - added the optional property `meter/aggregation/expression` to the response with the `200` status
- **2026-02-27** `152f346e4241` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api-2/docs/prices/lookup/:lookup_key/get.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api-2.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api-2/changes/prices/lookup/:lookup_key/get)
