---
title: "Changes to Get a Static Key"
method: GET
path: "/v1/event-gateways/{gatewayId}/static-keys/{staticKeyId}"
---

# Changes to Get a Static Key

`GET /v1/event-gateways/{gatewayId}/static-keys/{staticKeyId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 30 revisions.

- **2026-02-16** `106b373707f3` — 1 info
- **2025-12-19** `0325d14dfc53` — 1 breaking, 8 info
- **2025-11-06** `5d2b35832e3f` — 1 info

## Changes

- **2026-02-16** `106b373707f3` — 1 info
  - the `description` response's property default value `` was added for the status `200`
- **2025-12-19** `0325d14dfc53` — 1 breaking, 8 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/BaseEventGatewayStaticKey, subschema #2` from the response body `allOf` list for the response status `200`
  - added the optional property `description` to the response with the `200` status
  - added the optional property `labels` to the response with the `200` status
  - added the optional property `value` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2025-11-06** `5d2b35832e3f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/event-gateways/:gatewayId/static-keys/:staticKeyId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/event-gateways/:gatewayId/static-keys/:staticKeyId/get)
