---
title: "Changes to Get Configuration"
method: GET
path: "/v2/cloud-gateways/configurations/{configurationId}"
---

# Changes to Get Configuration

`GET /v2/cloud-gateways/configurations/{configurationId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 75 revisions.

- **2026-07-16** `a2e95e9f6c80` — 1 info
- **2026-06-08** `c83332d134eb` — 4 breaking
- **2026-02-18** `5c71c0f973d4` — 2 warning
- **2026-01-20** `7bc7400170e0` — 5 breaking, 1 info
- **2025-09-16** `ddf026fbd25b` — 1 warning
- **2025-08-22** `3c0154b2053a` — 10 breaking
- **2025-08-14** `6333a0d3b095` — 1 breaking, 1 info
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 1 info
- **2025-06-27** `0aead68de7b0` — 2 info
- **2025-05-22** `2a7df3ca52c8` — 2 info
- **2025-05-14** `87c135153b84` — 1 info

## Changes

- **2026-07-16** `a2e95e9f6c80` — 1 info
  - added the optional property `dataplane_groups/items/hostnames` to the response with the `200` status
- **2026-06-08** `c83332d134eb` — 4 breaking
  - the `dataplane_group_config/items/environment/items/value` response property's maxLength was increased from `120` to `2048` for the response status `200`
  - the `dataplane_groups/items/environment/items/value` response property's maxLength was increased from `120` to `2048` for the response status `200`
  - the `dataplane_group_config/items/environment/items/name` response's property type/format changed from `string`/`^KONG_[a-zA-Z_]+[a-zA-Z0-9_]*` to `string`/`^(KONG|OTEL)_[a-zA-Z_]+[a-zA-Z0-9_]*` for status `200`
  - the `dataplane_groups/items/environment/items/name` response's property type/format changed from `string`/`^KONG_[a-zA-Z_]+[a-zA-Z0-9_]*` to `string`/`^(KONG|OTEL)_[a-zA-Z_]+[a-zA-Z0-9_]*` for status `200`
- **2026-02-18** `5c71c0f973d4` — 2 warning
  - added the new `gcp` enum value to the `dataplane_group_config/items/provider` response property for the response status `200`
  - added the new `gcp` enum value to the `dataplane_groups/items/provider` response property for the response status `200`
- **2026-01-20** `7bc7400170e0` — 5 breaking, 1 info
  - the response property `dataplane_group_config/items/autoscale` became optional for the status `200`
  - the response property `dataplane_group_config/items/cloud_gateway_network_id` became optional for the status `200`
  - the response property `dataplane_groups/items/autoscale` became optional for the status `200`
  - the response property `dataplane_groups/items/cloud_gateway_network_id` became optional for the status `200`
  - the response property `version` became optional for the status `200`
  - added the optional property `kind` to the response with the `200` status
- **2025-09-16** `ddf026fbd25b` — 1 warning
  - added the new `sg` enum value to the `control_plane_geo` response property for the response status `200`
- **2025-08-22** `3c0154b2053a` — 10 breaking
  - the response property `dataplane_group_config/items/autoscale/oneOf[subschema #2: Configuration Autoscale Autopilot]/max_rps` became nullable for the status `200`
  - the response property `dataplane_groups/items/autoscale/oneOf[subschema #2: Configuration Autoscale Autopilot]/max_rps` became nullable for the status `200`
  - the response property `dataplane_groups/items/egress_ip_addresses` became nullable for the status `200`
  - the response property `dataplane_groups/items/private_ip_addresses` became nullable for the status `200`
  - the response property `dataplane_groups/items/state_metadata/reason` became nullable for the status `200`
  - the response property `dataplane_groups/items/state_metadata/reported_status` became nullable for the status `200`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-08-14** `6333a0d3b095` — 1 breaking, 1 info
  - the `dataplane_group_config` response's property type/format changed from ``/`` to `array`/`` for status `200`
  - removed `#/components/schemas/ConfigurationDataPlaneGroupConfigs, subschema #1` from the `dataplane_group_config` response property `allOf` list for the response status `200`
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 1 info
  - the `dataplane_group_config` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - added `#/components/schemas/ConfigurationDataPlaneGroupConfigs, subschema #1` to the `dataplane_group_config` response property `allOf` list for the response status `200`
- **2025-06-27** `0aead68de7b0` — 2 info
  - response property `dataplane_group_config/items/autoscale/oneOf[subschema #1: Configuration Autoscale Static]/` deprecated
  - response property `dataplane_groups/items/autoscale/oneOf[subschema #1: Configuration Autoscale Static]/` deprecated
- **2025-05-22** `2a7df3ca52c8` — 2 info
  - response property `dataplane_group_config/items/autoscale/oneOf[subschema #2: Configuration Autoscale Autopilot]/max_rps` deprecated
  - response property `dataplane_groups/items/autoscale/oneOf[subschema #2: Configuration Autoscale Autopilot]/max_rps` deprecated
- **2025-05-14** `87c135153b84` — 1 info
  - added the optional property `dataplane_groups/items/state_metadata` to the response with the `200` status

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/cloud-gateways/configurations/:configurationId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/cloud-gateways/configurations/:configurationId/get)
