v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Tasks

Get Task by ID

Get a task by its unique ID.

get/tasks/{task_id}

Path parameters

task_idstring required

Query parameters

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