---
title: "Changes to List Kbs"
method: GET
path: "/api/knowledge-bases"
---

# Changes to List Kbs

`GET /api/knowledge-bases`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-03-22** `6dc2d6f33d44` — 1 breaking, 12 info

## Changes

- **2026-03-22** `6dc2d6f33d44` — 1 breaking, 12 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - api operation id `list_kbs_api_knowledge_bases_get` was added
  - the endpoint scheme security `HTTPBearer` was added to the API
  - api tag `knowledge-bases` added
  - api tag `Knowledge Bases` removed
  - removed `#/components/schemas/PaginatedResponse, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `422`
  - removed the non-success response with the status `401`
  - added the required property `items` to the response with the `200` status
  - added the required property `page` to the response with the `200` status
  - added the required property `pages` to the response with the `200` status
  - added the required property `size` to the response with the `200` status
  - added the required property `total` to the response with the `200` status

---

[Operation](https://skmtc.dev/fim-ai/apis/fim-one-api/docs/api/knowledge-bases/get.md) · [API](https://skmtc.dev/fim-ai/apis/fim-one-api.md) · [Page](https://skmtc.dev/fim-ai/apis/fim-one-api/changes/api/knowledge-bases/get)
