---
title: "Changes to List connections"
method: GET
path: "/api/v1/connections"
---

# Changes to List connections

`GET /api/v1/connections`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-02-26** `bef1f3e205dd` — 2 breaking
- **2026-02-08** `91ea1d9f6c07` — 1 breaking, 2 warning, 8 info
- **2026-01-29** `d2a2a2d0775e` — 2 info
- **2026-01-29** `5f4f08ff6556` — 7 breaking, 7 warning, 6 info

## Changes

- **2026-02-26** `bef1f3e205dd` — 2 breaking
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `401`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `422`
- **2026-02-08** `91ea1d9f6c07` — 1 breaking, 2 warning, 8 info
  - added `#/components/schemas/PostgresqlMetadata, #/components/schemas/ClickhouseMetadata, #/components/schemas/MssqlMetadata` to the `items/warehouse_metadata` response property `oneOf` list for the response status `200`
  - removed the optional property `items/database_timezone` from the response with the `200` status
  - removed the optional property `items/sync_id` from the response with the `200` status
  - added the new optional `query` request parameter `status`
  - added the non-success response with the status `422`
  - added the optional property `items/approval_pr_url` to the response with the `200` status
  - added the optional property `items/is_pending_approval` to the response with the `200` status
  - mapped value for discriminator key `clickhouse` changed from `#/components/schemas/ClickHouseMetadata` to `#/components/schemas/ClickhouseMetadata` for `items/warehouse_metadata` response property for the response status `200`
  - mapped value for discriminator key `mssql` changed from `#/components/schemas/MSSQLMetadata` to `#/components/schemas/MssqlMetadata` for `items/warehouse_metadata` response property for the response status `200`
  - mapped value for discriminator key `postgresql` changed from `#/components/schemas/PostgresMetadata` to `#/components/schemas/PostgresqlMetadata` for `items/warehouse_metadata` response property for the response status `200`
  - removed `#/components/schemas/PostgresMetadata, #/components/schemas/ClickHouseMetadata, #/components/schemas/MSSQLMetadata` from the `items/warehouse_metadata` response property `oneOf` list for the response status `200`
- **2026-01-29** `d2a2a2d0775e` — 2 info
  - added the required property `items/databases/items/database_object_name` to the response with the `200` status
  - added the required property `items/databases/items/schemas/items/database_object_name` to the response with the `200` status
- **2026-01-29** `5f4f08ff6556` — 7 breaking, 7 warning, 6 info
  - the response property `items/databases/items/description` became optional for the status `200`
  - the response property `items/databases/items/label` became optional for the status `200`
  - the response property `items/databases/items/schemas/items/description` became optional for the status `200`
  - the response property `items/databases/items/schemas/items/label` became optional for the status `200`
  - the response property `items/databases/items/timezone` became optional for the status `200`
  - the response property `items/description` became optional for the status `200`
  - the response property `items/label` became optional for the status `200`
  - removed the optional property `items/account` from the response with the `200` status
  - removed the optional property `items/host` from the response with the `200` status
  - removed the optional property `items/http_path` from the response with the `200` status
  - removed the optional property `items/port` from the response with the `200` status
  - removed the optional property `items/role` from the response with the `200` status
  - removed the optional property `items/server_hostname` from the response with the `200` status
  - removed the optional property `items/warehouse` from the response with the `200` status
  - added the optional property `items/database_timezone` to the response with the `200` status
  - added the optional property `items/query_timeout` to the response with the `200` status
  - added the optional property `items/query_timezone_conversion` to the response with the `200` status
  - added the optional property `items/sync_id` to the response with the `200` status
  - added the required property `items/warehouse_metadata` to the response with the `200` status
  - added the required property `items/warehouse_type` to the response with the `200` status

---

[Operation](https://skmtc.dev/kater-ai/apis/kater-api/docs/api/v1/connections/get.md) · [API](https://skmtc.dev/kater-ai/apis/kater-api.md) · [Page](https://skmtc.dev/kater-ai/apis/kater-api/changes/api/v1/connections/get)
