v2

latestOpenAPI 3.1.02026-08-08556285514.3 KB
tasks

List Tasks

Unified long-running task view for authenticated users.

Normalized status values:

  • queued, running, succeeded, failed, cancelled, timed_out

Current mapped sources:

  • document_batch -> batches table
  • training_job -> sd_training_jobs table
  • agent_provisioning -> kiwi_agents table (when provisioning)
get/api/tasks

Query parameters

limitinteger
task_typestring[] nullable

Filter by task type. Supported: document_batch, training_job, agent_provisioning

Filter by task type. Supported: document_batch, training_job, agent_provisioning

statusstring[] nullable

Filter by normalized status

Filter by normalized status

Response

Successful Response

{"stackTrail":"paths:/api/tasks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}