Skip to main content
GET
获取自定义 Agent 列表

授权

Authorization
string
header
必填

格式:Bearer <API_KEY>

请求头

Content-Type
string
默认值:application/json
必填

内容类型。固定为 application/json

示例:

"application/json"

查询参数

page
integer
默认值:1

分页页码

示例:

1

size
integer
默认值:10

每页数量

示例:

10

响应

成功响应

total
integer
必填

Agent 总数

示例:

1

list
object[]
必填

Agent 列表