---
title: "获取知识库文件列表"
method: GET
path: "/api/v1/knowledge/bases/{kb_uuid}/files"
tags: ["Knowledge Bases"]
---

# 获取知识库文件列表

`GET /api/v1/knowledge/bases/{kb_uuid}/files`

## Path parameters

- `kb_uuid` string, uuid, required

## Response `200`

成功

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