---
title: "Changes to Get KeyValueStore Data"
method: POST
path: "/state/key-value-store/data"
---

# Changes to Get KeyValueStore Data

`POST /state/key-value-store/data`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2024-12-10** `00c5f3bf5c21` — 4 breaking, 3 info
- **2024-12-09** `6ccf7b2ba0b0` — 3 breaking
- **2024-05-14** `7601c23b1af1` — 1 info

## Changes

- **2024-12-10** `00c5f3bf5c21` — 4 breaking, 3 info
  - the response property `allOf[subschema #2]/entries/items/key/programmatic_json/field_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/entries/items/key/programmatic_json/type_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/entries/items/value/programmatic_json/field_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/entries/items/value/programmatic_json/type_name` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became nullable
  - the request property `allOf[subschema #2]/keys/items/key_json/field_name` became nullable
  - the request property `allOf[subschema #2]/keys/items/key_json/type_name` became nullable
- **2024-12-09** `6ccf7b2ba0b0` — 3 breaking
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became not nullable
  - the request property `allOf[subschema #2]/keys/items/key_json/field_name` became not nullable
  - the request property `allOf[subschema #2]/keys/items/key_json/type_name` became not nullable
- **2024-05-14** `7601c23b1af1` — 1 info
  - added `AccountLockerNotFoundError` discriminator mapping keys to the `details` response property for the response status `4XX`

---

[Operation](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/docs/state/key-value-store/data/post.md) · [API](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon.md) · [Page](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/changes/state/key-value-store/data/post)
