获取知识库列表
开发中
GET
/v1/knowledge-bases
请求参数
Query 参数
page
integer
分页
示例值:
1
size
integer
每页条数
示例值:
20
Header 参数
Content-Type
string
必需
示例值:
application/json
Authorization
string
必需
示例值:
Bearer {{token}}
Body 参数application/json
示例代码
返回响应
修改于 2023-09-06 03:38:33