List project agents
List agents assigned to a project with pagination, search, sorting, and analytics period filters. Available only for an Enterprise workspace. All workspace members may read; PATs require the read scope.
路径参数
id
Project UUID
请求头
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
查询参数
page
Page number; 0 or omitted uses default 1
pageSize
Items per page; 0 or omitted uses default 20
search
Search by agent name or description
sortBy
Sort field
允许的值:
sortDir
Sort direction
允许的值:
period
Analytics period
允许的值:
响应
data: list, meta: pagination
data
meta
错误
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error