---
title: "Changes to Get a Key"
method: GET
path: "/v2/control-planes/{controlPlaneId}/core-entities/keys/{KeyId}"
---

# Changes to Get a Key

`GET /v2/control-planes/{controlPlaneId}/core-entities/keys/{KeyId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2025-08-22** `96118a9cd7f4` — 2 breaking
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 3 info
- **2024-11-11** `08ead66e9ebb` — 6 breaking, 2 info

## Changes

- **2025-08-22** `96118a9cd7f4` — 2 breaking
  - the response property `pem/private_key` became nullable for the status `200`
  - the response property `pem/public_key` became nullable for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
  - the response property `tags` became nullable for the status `200`
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 3 info
  - the response property `created_at` became nullable for the status `200`
  - the response property `updated_at` became nullable for the status `200`
  - added the optional property `x5t` to the response with the `200` status
  - the response optional property `created_at` became not read-only for the status `200`
  - the response optional property `updated_at` became not read-only for the status `200`
- **2024-11-11** `08ead66e9ebb` — 6 breaking, 2 info
  - the response property `id` became nullable for the status `200`
  - the response property `jwk` became nullable for the status `200`
  - the response property `name` became nullable for the status `200`
  - the response property `pem` became nullable for the status `200`
  - the response property `set` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - the response optional property `id` became not read-only for the status `200`
  - the response property `kid` became required for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/keys/:KeyId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/keys/:KeyId/get)
