v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Tasks

List Tasks

List all tasks.

get/tasks

Query parameters

agent_idstring nullable

Optional agent filter. When provided, we authorize it via direct OpenFGA Check and avoid ListObjects(agent) to prevent false 403s from transient/partial list results.

Optional agent filter. When provided, we authorize it via direct OpenFGA Check and avoid ListObjects(agent) to prevent false 403s from transient/partial list results.

namespace_idstring nullable
agent_namestring nullable
branch_idstring nullable
statusTaskStatus[]
created_afterstring date-time nullable
created_beforestring date-time nullable
include_totalboolean
limitinteger
page_numberinteger
order_bystring nullable
order_directionstring
relationshipsTaskRelationships[]

Response

Successful Response

created_atstring date-time nullable
created_version_idstring nullable
current_version_idstring nullable
filesystem_idstring required
idstring required
namestring nullable
namespace_idstring required
paramsobject nullable
status'IDLE' | 'CANCELED' | 'COMPLETED' | 'FAILED' | 'RUNNING' | 'TERMINATED' | 'TIMED_OUT' | 'DELETED'
status_reasonstring nullable
task_metadataobject nullable
updated_atstring date-time nullable