---
title: "Changes to Get a key's value"
method: GET
path: "/storage/kvs/{id}/keys/{key}"
---

# Changes to Get a key's value

`GET /storage/kvs/{id}/keys/{key}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 12 breaking, 4 info
- **2026-08-04** `8f5f4e537994` — 4 breaking, 4 warning, 8 info
- **2026-07-23** `eb02d7e7280b` — 1 info
- **2026-07-03** `fb18962b46fa` — 1 breaking, 1 info
- **2026-07-02** `224ed0d8a5c3` — 1 breaking, 1 info

## Changes

- **2026-08-17** `1571b0380bd7` — 12 breaking, 4 info
  - the response property `errors/items/code` became optional for the status `400`
  - the response property `errors/items/code` became optional for the status `401`
  - the response property `errors/items/code` became optional for the status `404`
  - the response property `errors/items/code` became optional for the status `409`
  - the response property `errors/items/title` became optional for the status `400`
  - the response property `errors/items/title` became optional for the status `401`
  - the response property `errors/items/title` became optional for the status `404`
  - the response property `errors/items/title` became optional for the status `409`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `400`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `401`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `404`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `409`
  - added the optional property `errors/items/meta/url` to the response with the `400` status
  - added the optional property `errors/items/meta/url` to the response with the `401` status
  - added the optional property `errors/items/meta/url` to the response with the `404` status
  - added the optional property `errors/items/meta/url` to the response with the `409` status
- **2026-08-04** `8f5f4e537994` — 4 breaking, 4 warning, 8 info
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `400`
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `401`
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `404`
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `409`
  - removed the optional property `errors/items/meta/url` from the response with the `400` status
  - removed the optional property `errors/items/meta/url` from the response with the `401` status
  - removed the optional property `errors/items/meta/url` from the response with the `404` status
  - removed the optional property `errors/items/meta/url` from the response with the `409` status
  - the response property `errors/items/code` became required for the status `400`
  - the response property `errors/items/code` became required for the status `401`
  - the response property `errors/items/code` became required for the status `404`
  - the response property `errors/items/code` became required for the status `409`
  - the response property `errors/items/title` became required for the status `400`
  - the response property `errors/items/title` became required for the status `401`
  - the response property `errors/items/title` became required for the status `404`
  - the response property `errors/items/title` became required for the status `409`
- **2026-07-23** `eb02d7e7280b` — 1 info
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2026-07-03** `fb18962b46fa` — 1 breaking, 1 info
  - removed the media type `*/*` for the response with the status `200`
  - added the media type `application/octet-stream` for the response with the status `200`
- **2026-07-02** `224ed0d8a5c3` — 1 breaking, 1 info
  - removed the media type `application/octet-stream` for the response with the status `200`
  - added the media type `*/*` for the response with the status `200`

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/storage/kvs/:id/keys/:key/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/storage/kvs/:id/keys/:key/get)
