---
title: "批量获取知识"
method: GET
path: "/knowledge/batch"
tags: ["知识管理"]
---

# 批量获取知识

`GET /knowledge/batch`

根据ID列表批量获取知识条目

## Query parameters

- `ids` string[], required

## Response `200`

知识列表

- object

## Other responses

- `400` — 请求参数错误

## Changes

- **2025-12-22** `e625bcd5b8b9` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2025-12-16** `edf61e68559d` — 2 warning, 1 info
  - deleted the `query` request parameter `agent_id`
  - deleted the `query` request parameter `kb_id`
  - the endpoint scheme security `ApiKeyAuth` was removed from the API

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge/batch/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)
