v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Lists backlog tasks in the specified agent space with optional filtering and sorting

post/backlog/agent-space/{agentSpaceId}/tasks/list

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space containing the tasks

Request body

limitinteger

Maximum number of tasks to return in a single response (1-1000, default: 100)

nextTokenstring

Pagination token for list operations (1-2048 characters)

sortField'CREATED_AT' | 'PRIORITY'

Fields available for sorting tasks

order'ASC' | 'DESC'

Sort order options

Response

Success

nextTokenstring

Token for retrieving the next page of results, if more results are available