---
title: "Changes to Search a knowledge store"
method: POST
path: "/knowledge-stores/{knowledge_store_id}/search"
---

# Changes to Search a knowledge store

`POST /knowledge-stores/{knowledge_store_id}/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-08-22** `fd9d80e384a8` — 2 breaking, 2 warning, 1 info
- **2026-07-31** `5dbd6e8473c9` — 1 warning
- **2026-07-26** `c0926990c662` — 1 info

## Changes

- **2026-08-22** `fd9d80e384a8` — 2 breaking, 2 warning, 1 info
  - the `query/text` request property's minLength was increased from `0` to `1`
  - added `subschema #1, subschema #2` to the `data/items/` response property `oneOf` list for the response status `200`
  - the `page_size` request property's max was set to `50.00`
  - the `page_size` request property's min was set to `1.00`
  - removed `subschema #1, subschema #2` from the `data/items/` response property `oneOf` list for the response status `200`
- **2026-07-31** `5dbd6e8473c9` — 1 warning
  - removed the optional property `docs_url` from the response with the `400` status
- **2026-07-26** `c0926990c662` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/docs/knowledge-stores/:knowledge_store_id/search/post.md) · [API](https://skmtc.dev/twelvelabs/apis/twelvelabs-api.md) · [Page](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/changes/knowledge-stores/:knowledge_store_id/search/post)
