知识库
获取知识库列表
返回知识库的分页列表。支持按关键词和标签筛选。
GET
Error
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-laipz8200-docs-plugin-model-providers-cache-t.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
授权
API Key 认证。对于所有 API 请求,请在 Authorization HTTP 头中包含您的 API Key,并加上 Bearer 前缀。示例:Authorization: Bearer {API_KEY}。强烈建议将 API Key 存储在服务端,不要在客户端共享或存储,以避免 API Key 泄漏导致严重后果。
查询参数
要获取的页码。
每页条目数。
按名称筛选的搜索关键词。
是否包含所有知识库,无论权限如何。
用于筛选的标签 ID。
Error