---
title: "获取可用知识引擎列表"
method: GET
path: "/api/v1/knowledge/engines"
tags: ["Knowledge Engines"]
---

# 获取可用知识引擎列表

`GET /api/v1/knowledge/engines`

列出所有由插件提供的知识引擎，包含其能力和配置模式。

## Response `200`

成功

- object
  - `code` integer
  - `data` object
    - `engines` object[]

---

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