---
title: "获取所有知识库"
method: GET
path: "/api/v1/knowledge/bases"
tags: ["Knowledge Bases"]
---

# 获取所有知识库

`GET /api/v1/knowledge/bases`

## Response `200`

成功

- object
  - `code` integer
  - `data` object
    - `bases` 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)
