---
title: "Changes to Get a Virtual Cluster"
method: GET
path: "/v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}"
---

# Changes to Get a Virtual Cluster

`GET /v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 30 revisions.

- **2026-06-26** `73b05fbfd2ef` — 1 warning, 1 info
- **2026-05-20** `55d91b8ceecd` — 5 info
- **2026-03-27** `2322191a98f7` — 1 breaking, 1 info
- **2026-02-16** `106b373707f3` — 1 info
- **2025-11-06** `5d2b35832e3f` — 1 breaking, 5 info
- **2025-10-08** `be46646a0f0a` — 9 info
- **2025-10-02** `ecce2daf9de6` — 1 info

## Changes

- **2026-06-26** `73b05fbfd2ef` — 1 warning, 1 info
  - removed the optional property `topic_aliases/items/match` from the response with the `200` status
  - added the optional property `topic_aliases/items/condition` to the response with the `200` status
- **2026-05-20** `55d91b8ceecd` — 5 info
  - added the optional property `authentication/items/oneOf[#/components/schemas/VirtualClusterAuthenticationClientCertificate]/fetch_kong_identity_principal` to the response with the `200` status
  - added the optional property `authentication/items/oneOf[#/components/schemas/VirtualClusterAuthenticationOauthBearer]/fetch_kong_identity_principal` to the response with the `200` status
  - added the optional property `authentication/items/oneOf[#/components/schemas/VirtualClusterAuthenticationSaslPlainSensitiveDataAware]/fetch_kong_identity_principal` to the response with the `200` status
  - added the optional property `authentication/items/oneOf[#/components/schemas/VirtualClusterAuthenticationSaslScram]/fetch_kong_identity_principal` to the response with the `200` status
  - added the optional property `topic_aliases` to the response with the `200` status
- **2026-03-27** `2322191a98f7` — 1 breaking, 1 info
  - added `#/components/schemas/VirtualClusterAuthenticationClientCertificate` to the `authentication/items/` response property `oneOf` list for the response status `200`
  - added `client_certificate` discriminator mapping keys to the `authentication/items/` response property for the response status `200`
- **2026-02-16** `106b373707f3` — 1 info
  - the `description` response's property default value `` was added for the status `200`
- **2025-11-06** `5d2b35832e3f` — 1 breaking, 5 info
  - added `#/components/schemas/VirtualClusterAuthenticationSaslPlainSensitiveDataAware` to the `authentication/items/` response property `oneOf` list for the response status `200`
  - mapped value for discriminator key `sasl_plain` changed from `#/components/schemas/VirtualClusterAuthenticationSaslPlain` to `#/components/schemas/VirtualClusterAuthenticationSaslPlainSensitiveDataAware` for `authentication/items/` response property for the response status `200`
  - removed `#/components/schemas/VirtualClusterAuthenticationSaslPlain` from the `authentication/items/` response property `oneOf` list for the response status `200`
  - the `namespace/additional/consumer_groups/items/oneOf[#/components/schemas/VirtualClusterNamespaceIdSelectorGlob]/glob` response's property pattern `^[A-Za-z0-9._?*-]+$` was added for the status `200`
  - the `namespace/additional/topics/items/oneOf[#/components/schemas/VirtualClusterNamespaceTopicSelectorGlob]/glob` response's property pattern `^[A-Za-z0-9._?*-]+$` was added for the status `200`
  - the `dns_label` response's property pattern was changed from `^[a-z]([-a-z0-9]*[a-z0-9])?$` to `^[a-z0-9]([-a-z0-9]*[a-z0-9])?$` for the status `200`
- **2025-10-08** `be46646a0f0a` — 9 info
  - the `type` response property const value `exact_list` was added for the status `200`
  - the `type` response property const value `exact_list` was added for the status `200`
  - the `type` response property const value `glob` was added for the status `200`
  - the `type` response property const value `glob` was added for the status `200`
  - removed the `exact_list` enum value from the `namespace/additional/consumer_groups/items/oneOf[#/components/schemas/VirtualClusterNamespaceIdSelectorExactList]/type` response property for the response status `200`
  - removed the `exact_list` enum value from the `namespace/additional/topics/items/oneOf[#/components/schemas/VirtualClusterNamespaceTopicSelectorExactList]/type` response property for the response status `200`
  - removed the `glob` enum value from the `namespace/additional/consumer_groups/items/oneOf[#/components/schemas/VirtualClusterNamespaceIdSelectorGlob]/type` response property for the response status `200`
  - removed the `glob` enum value from the `namespace/additional/topics/items/oneOf[#/components/schemas/VirtualClusterNamespaceTopicSelectorGlob]/type` response property for the response status `200`
  - added the required property `acl_mode` to the response with the `200` status
- **2025-10-02** `ecce2daf9de6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/event-gateways/:gatewayId/virtual-clusters/:virtualClusterId/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/virtual-clusters/:virtualClusterId/get)
