---
title: "Changes to Get Store Items"
method: GET
path: "/v1/store_items/{store_id}"
---

# Changes to Get Store Items

`GET /v1/store_items/{store_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-08-25** `fbb6b66272c8` — 5 info
- **2026-08-24** `63f522cab139` — 2 info
- **2026-08-18** `ef61f771db1d` — 1 breaking, 3 info

## Changes

- **2026-08-25** `fbb6b66272c8` — 5 info
  - added the optional property `items/bonus_items/items/nested_items/items/quantity_expression` to the response with the `200` status
  - added the optional property `items/dynamic_nested_items_read/items/nested_items/items/quantity_expression` to the response with the `200` status
  - added the optional property `items/item/oneOf[subschema #1: ItemRead]/nested_items/items/quantity_expression` to the response with the `200` status
  - added the optional property `items/item/oneOf[subschema #3: SubscriptionRead]/nested_items/items/quantity_expression` to the response with the `200` status
  - added the optional property `items/item/oneOf[subschema #3: SubscriptionRead]/subscription_settings/plans/items/nested_items/items/quantity_expression` to the response with the `200` status
- **2026-08-24** `63f522cab139` — 2 info
  - added the optional property `items/item/oneOf[subschema #2: LootboxRead]/lootbox_settings/price_step_up` to the response with the `200` status
  - added the optional property `items/item/oneOf[subschema #2: LootboxRead]/lootbox_settings/progress_reset_at` to the response with the `200` status
- **2026-08-18** `ef61f771db1d` — 1 breaking, 3 info
  - added `#/components/schemas/ItemRead, #/components/schemas/LootboxRead, #/components/schemas/SubscriptionRead, #/components/schemas/VirtualCurrencyRead` to the `items/item` response property `oneOf` list for the response status `200`
  - added the optional property `items/bonus_items/items/quantity_expression` to the response with the `200` status
  - added the optional property `items/dynamic_nested_items_read/items/quantity_expression` to the response with the `200` status
  - removed `#/components/schemas/ItemRead, #/components/schemas/LootboxRead, #/components/schemas/SubscriptionRead, #/components/schemas/VirtualCurrencyRead` from the `items/item` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/docs/v1/store_items/:store_id/get.md) · [API](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api.md) · [Page](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/changes/v1/store_items/:store_id/get)
