Skip to main content
GET
Get Task By Id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string<uuid>
required

Response

Successful Response

Task response with agent information for global task listing.

agent_id
string<uuid>
required
agent_name
string
required
created_at
string
required
description
string
required
id
string<uuid>
required
parameters
Parameters · object
required
status
string
required
error
string | null
escalation_id
string | null
escalation_tool_name
string | null
execution_id
string | null
failure_reason
string | null
result
total_cost
number | null