Skip to main content
GET
Get Agent Task

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required
task_id
string<uuid>
required

Response

Successful Response

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