---
title: "Changes to Get a Backend Cluster"
method: GET
path: "/v1/event-gateways/{gatewayId}/backend-clusters/{backendClusterId}"
---

# Changes to Get a Backend Cluster

`GET /v1/event-gateways/{gatewayId}/backend-clusters/{backendClusterId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 30 revisions.

- **2026-08-18** `658ffb748f95` — 1 breaking, 1 info
- **2026-02-16** `106b373707f3` — 2 info
- **2025-11-06** `5d2b35832e3f` — 1 breaking, 3 info
- **2025-10-10** `2724f73e1d49` — 2 info
- **2025-10-02** `ecce2daf9de6` — 1 info

## Changes

- **2026-08-18** `658ffb748f95` — 1 breaking, 1 info
  - added `#/components/schemas/BackendClusterAuthenticationSaslAwsIam` to the `authentication` response property `oneOf` list for the response status `200`
  - added `sasl_aws_iam` discriminator mapping keys to the `authentication` response property for the response status `200`
- **2026-02-16** `106b373707f3` — 2 info
  - added the optional property `tls/client_identity` to the response with the `200` status
  - the `description` response's property default value `` was added for the status `200`
- **2025-11-06** `5d2b35832e3f` — 1 breaking, 3 info
  - added `#/components/schemas/BackendClusterAuthenticationSaslPlainSensitiveDataAware, #/components/schemas/BackendClusterAuthenticationSaslScramSensitiveDataAware` to the `authentication` response property `oneOf` list for the response status `200`
  - mapped value for discriminator key `sasl_plain` changed from `#/components/schemas/BackendClusterAuthenticationSaslPlain` to `#/components/schemas/BackendClusterAuthenticationSaslPlainSensitiveDataAware` for `authentication` response property for the response status `200`
  - mapped value for discriminator key `sasl_scram` changed from `#/components/schemas/BackendClusterAuthenticationSaslScram` to `#/components/schemas/BackendClusterAuthenticationSaslScramSensitiveDataAware` for `authentication` response property for the response status `200`
  - removed `#/components/schemas/BackendClusterAuthenticationSaslPlain, #/components/schemas/BackendClusterAuthenticationSaslScram` from the `authentication` response property `oneOf` list for the response status `200`
- **2025-10-10** `2724f73e1d49` — 2 info
  - the response property `tls` became required for the status `200`
  - added the required property `tls/enabled` 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/backend-clusters/:backendClusterId/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/backend-clusters/:backendClusterId/get)
