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

# Changes to Get KeyValueStore Keys

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

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

## Changes

- **2024-12-10** `00c5f3bf5c21` — 3 breaking, 2 info
  - the response property `allOf[#/components/schemas/StateKeyValueStoreKeysCollection]/allOf[#/components/schemas/ResultSetCursorMixin]/next_cursor` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/StateKeyValueStoreKeysCollection]/allOf[subschema #2]/items/items/key/programmatic_json/field_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/StateKeyValueStoreKeysCollection]/allOf[subschema #2]/items/items/key/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[#/components/schemas/CursorLimitMixin]/cursor` became nullable
- **2024-12-09** `6ccf7b2ba0b0` — 2 breaking
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became not nullable
  - the request property `allOf[#/components/schemas/CursorLimitMixin]/cursor` 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/keys/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/keys/post)
