---
title: "Changes to Get KV value under a given key path"
method: GET
path: "/accounts/{address}/kv"
---

# Changes to Get KV value under a given key path

`GET /accounts/{address}/kv`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 39 revisions.

- **2025-04-22** `19557bed56f3` — 1 breaking
- **2025-04-22** `b769ef8fc63d` — 1 breaking
- **2025-04-22** `427f546d7555` — 1 breaking
- **2025-02-03** `ae9b3222dbe5` — 1 info

## Changes

- **2025-04-22** `19557bed56f3` — 1 breaking
  - the response's body type/format changed from `string`/`json` to ``/`` for status `200`
- **2025-04-22** `b769ef8fc63d` — 1 breaking
  - the response's body type/format changed from ``/`` to `string`/`json` for status `200`
- **2025-04-22** `427f546d7555` — 1 breaking
  - the response's body type/format changed from `string`/`json` to ``/`` for status `200`
- **2025-02-03** `ae9b3222dbe5` — 1 info
  - added the new optional `query` request parameter `key`

---

[Operation](https://skmtc.dev/jstz-dev/apis/jstz-node/docs/accounts/:address/kv/get.md) · [API](https://skmtc.dev/jstz-dev/apis/jstz-node.md) · [Page](https://skmtc.dev/jstz-dev/apis/jstz-node/changes/accounts/:address/kv/get)
