v1
protected
tasks

Get Task By Id

Get a single task by ID across all agents.

get/v1/workspaces/{workspace}/tasks/{task_id}

Path parameters

task_idstring uuid required
workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Response

Successful Response

agent_idstring uuid required
agent_namestring nullable
created_atstring required
created_bystring nullable
descriptionstring required
errorstring nullable
escalation_idstring nullable
escalation_tool_namestring nullable
execution_idstring nullable
failure_reasonstring nullable
idstring uuid required
parametersobject required
scheduled_atstring nullable
statusstring required
total_costnumber nullable

Changes

Changed in 1 of the 45 revisions of this API.1