---
title: "Changes to Query Knowledge"
method: POST
path: "/api/external/chatbot/{chatbotId}/query-knowledge"
---

# Changes to Query Knowledge

`POST /api/external/chatbot/{chatbotId}/query-knowledge`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-07-13** `53c69266d405` — 2 warning, 4 info
- **2025-01-22** `9a74b2d0931e` — 9 warning, 2 info

## Changes

- **2026-07-13** `53c69266d405` — 2 warning, 4 info
  - deleted the `query` request parameter `id`
  - removed the optional property `chatbot` from the response with the `200` status
  - added the optional property `results` to the response with the `200` status
  - added the optional property `similarity_threshold_setting` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `total_docs` to the response with the `200` status
- **2025-01-22** `9a74b2d0931e` — 9 warning, 2 info
  - the optional response header `Access-Control-Allow-Credentials` removed for the status `200`
  - the optional response header `Access-Control-Allow-Methods` removed for the status `200`
  - the optional response header `Access-Control-Allow-Origin` removed for the status `200`
  - the optional response header `access-control-allow-headers` removed for the status `200`
  - the optional response header `x-telemetry` removed for the status `200`
  - removed the optional property `results` from the response with the `200` status
  - removed the optional property `similarity_threshold_setting` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - removed the optional property `total_docs` from the response with the `200` status
  - added the new optional `query` request parameter `id`
  - added the optional property `chatbot` to the response with the `200` status

---

[Operation](https://skmtc.dev/dasomx/apis/okchat2-0/docs/api/external/chatbot/:chatbotId/query-knowledge/post.md) · [API](https://skmtc.dev/dasomx/apis/okchat2-0.md) · [Page](https://skmtc.dev/dasomx/apis/okchat2-0/changes/api/external/chatbot/:chatbotId/query-knowledge/post)
