---
title: "Changes to Retrieve From Kb"
method: POST
path: "/api/knowledge-bases/{kb_id}/retrieve"
---

# Changes to Retrieve From Kb

`POST /api/knowledge-bases/{kb_id}/retrieve`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-03-22** `6dc2d6f33d44` — 2 breaking, 9 info

## Changes

- **2026-03-22** `6dc2d6f33d44` — 2 breaking, 9 info
  - the `query` request property's minLength was increased from `0` to `1`
  - the `data` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - api operation id `retrieve_from_kb_api_knowledge_bases__kb_id__retrieve_post` was added
  - the endpoint scheme security `HTTPBearer` was added to the API
  - api tag `knowledge-bases` added
  - api tag `Knowledge Bases` removed
  - added the non-success response with the status `422`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - added the optional property `error` to the response with the `200` status
  - the `success` response's property default value `true` was added for the status `200`

---

[Operation](https://skmtc.dev/fim-ai/apis/fim-one-api/docs/api/knowledge-bases/:kb_id/retrieve/post.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/:kb_id/retrieve/post)
