---
title: "Search knowledge"
method: GET
path: "/knowledge/search"
tags: ["Knowledge"]
---

# Search knowledge

`GET /knowledge/search`

Search knowledge files by keyword across all knowledge bases

## Query parameters

- `keyword` string
- `offset` integer
- `limit` integer

## Response `200`

Search results

- object

## Other responses

- `400` — Invalid request

## Changes

- **2025-12-22** `e625bcd5b8b9` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge/search/get.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/a7ea016b0504/schema)
