---
title: "Changes to List AI Gateways"
method: GET
path: "/v1/ai-gateways"
---

# Changes to List AI Gateways

`GET /v1/ai-gateways`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 75 revisions.

- **2026-08-24** `46dabd88efd3` — 1 info
- **2026-08-07** `0261aef4b1e2` — 1 breaking, 2 info
- **2026-07-22** `231c616fc23b` — 1 warning, 1 info
- **2026-07-16** `a2e95e9f6c80` — 1 info

## Changes

- **2026-08-24** `46dabd88efd3` — 1 info
  - added the required property `data/items/deployment_type` to the response with the `200` status
- **2026-08-07** `0261aef4b1e2` — 1 breaking, 2 info
  - the `data/items/name` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/AIGatewayEntityIdentifier` from the `data/items/name` response property `allOf` list for the response status `200`
  - the `data/items/name` response's property pattern `^[0-9a-z-]+$` was added for the status `200`
- **2026-07-22** `231c616fc23b` — 1 warning, 1 info
  - removed the optional property `data/items/config_hash` from the response with the `200` status
  - added the optional property `data/items/config_version` to the response with the `200` status
- **2026-07-16** `a2e95e9f6c80` — 1 info
  - endpoint added

---

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