---
title: "Changes to Get Transit Gateway"
method: GET
path: "/v2/cloud-gateways/networks/{networkId}/transit-gateways/{transitGatewayId}"
---

# Changes to Get Transit Gateway

`GET /v2/cloud-gateways/networks/{networkId}/transit-gateways/{transitGatewayId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 52 revisions.

- **2026-03-27** `aad4daa45eee` — 1 info
- **2026-03-12** `c7956e473770` — 2 info
- **2026-01-30** `4b75c54c0f2b` — 1 breaking
- **2026-01-13** `ad02b4e24eb2` — 5 warning
- **2025-09-16** `f03059016622` — 1 breaking
- **2025-08-22** `96118a9cd7f4` — 11 breaking, 3 warning
- **2025-05-13** `e1da8b58f715` — 3 info
- **2025-04-15** `fc6abbc537f3` — 3 breaking, 29 info
- **2025-03-05** `ceb048468954` — 1 breaking
- **2024-11-11** `08ead66e9ebb` — 11 breaking

## Changes

- **2026-03-27** `aad4daa45eee` — 1 info
  - added the required property `oneOf[subschema #4: Azure Virtual Hub Peering Gateway]/transit_gateway_attachment_config` to the response with the `200` status
- **2026-03-12** `c7956e473770` — 2 info
  - added the optional property `oneOf[subschema #1: AWS Transit Gateway]/transit_gateway_attachment_config/attachment_id` to the response with the `200` status
  - added the optional property `oneOf[subschema #2: AWS Vpc Peering Gateway -> subschema #2: AWS VPC Peering Gateway]/transit_gateway_attachment_config/peering_connection_id` to the response with the `200` status
- **2026-01-30** `4b75c54c0f2b` — 1 breaking
  - added `#/components/schemas/AzureVHubPeeringGatewayResponse` to the response body `oneOf` list for the response status `200`
- **2026-01-13** `ad02b4e24eb2` — 5 warning
  - added the new `error` enum value to the `oneOf[subschema #1: AWS Transit Gateway]/state` response property for the response status `200`
  - added the new `error` enum value to the `oneOf[subschema #2: AWS Vpc Peering Gateway]/state` response property for the response status `200`
  - added the new `error` enum value to the `oneOf[subschema #3: Azure Transit Gateway]/state` response property for the response status `200`
  - added the new `error` enum value to the `oneOf[subschema #4: GCP VPC Peering Transit Gateway]/state` response property for the response status `200`
  - added the new `error` enum value to the `oneOf[subschema #5: AWS Resource Endpoint Gateway]/state` response property for the response status `200`
- **2025-09-16** `f03059016622` — 1 breaking
  - added `#/components/schemas/AwsResourceEndpointGatewayResponse` to the response body `oneOf` list for the response status `200`
- **2025-08-22** `96118a9cd7f4` — 11 breaking, 3 warning
  - added `#/components/schemas/GCPVPCPeeringGatewayResponse` to the response body `oneOf` list for the response 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 `oneOf[subschema #1: AWS Transit Gateway]/state_metadata/reason` became nullable for the status `200`
  - the response property `oneOf[subschema #1: AWS Transit Gateway]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `oneOf[subschema #2: AWS Vpc Peering Gateway]/state_metadata/reason` became nullable for the status `200`
  - the response property `oneOf[subschema #2: AWS Vpc Peering Gateway]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `oneOf[subschema #3: Azure Transit Gateway]/state_metadata/reason` became nullable for the status `200`
  - the response property `oneOf[subschema #3: Azure Transit Gateway]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
  - added the new `pending-user-action` enum value to the `oneOf[subschema #1: AWS Transit Gateway]/state` response property for the response status `200`
  - added the new `pending-user-action` enum value to the `oneOf[subschema #2: AWS Vpc Peering Gateway]/state` response property for the response status `200`
  - added the new `pending-user-action` enum value to the `oneOf[subschema #3: Azure Transit Gateway]/state` response property for the response status `200`
- **2025-05-13** `e1da8b58f715` — 3 info
  - added the optional property `oneOf[subschema #1: AWS Transit Gateway]/state_metadata` to the response with the `200` status
  - added the optional property `oneOf[subschema #2: AWS Vpc Peering Gateway]/state_metadata` to the response with the `200` status
  - added the optional property `oneOf[subschema #3: Azure Transit Gateway]/state_metadata` to the response with the `200` status
- **2025-04-15** `fc6abbc537f3` — 3 breaking, 29 info
  - the `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/` response's property type changed from no type to `object` for status `200`
  - the `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/` response's property type changed from no type to `object` for status `200`
  - the `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/` response's property type changed from no type to `object` for status `200`
  - removed `#/components/schemas/AwsTransitGateway, #/components/schemas/BaseTransitGatewayResponse, subschema #2` from the `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/AwsVpcPeeringGateway, #/components/schemas/BaseTransitGatewayResponse, subschema #2` from the `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/AzureTransitGateway, #/components/schemas/BaseTransitGatewayResponse` from the `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/` response property `allOf` list for the response status `200`
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/cidr_blocks` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/created_at` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/dns_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/entity_version` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/id` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/name` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/state` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/transit_gateway_attachment_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsTransitGatewayResponse -> subschema #1: AWS Transit Gateway]/updated_at` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/cidr_blocks` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/created_at` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/dns_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/entity_version` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/id` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/name` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/state` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/transit_gateway_attachment_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AwsVpcPeeringGatewayResponse -> subschema #2: AWS Vpc Peering Gateway]/updated_at` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/created_at` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/dns_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/entity_version` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/id` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/name` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/state` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/transit_gateway_attachment_config` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AzureTransitGatewayResponse -> subschema #3: Azure Transit Gateway]/updated_at` to the response with the `200` status
- **2025-03-05** `ceb048468954` — 1 breaking
  - added `#/components/schemas/AwsVpcPeeringGatewayResponse` to the response body `oneOf` list for the response status `200`
- **2024-11-11** `08ead66e9ebb` — 11 breaking
  - added `#/components/schemas/AwsTransitGatewayResponse, #/components/schemas/AzureTransitGatewayResponse` to the response body `oneOf` list for the response status `200`
  - the response's body type changed from `object` to no type for status `200`
  - removed the required property `cidr_blocks` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `dns_config` from the response with the `200` status
  - removed the required property `entity_version` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `state` from the response with the `200` status
  - removed the required property `transit_gateway_attachment_config` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/cloud-gateways/networks/:networkId/transit-gateways/:transitGatewayId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/cloud-gateways/networks/:networkId/transit-gateways/:transitGatewayId/get)
