Get Agent Run

Get the status of an agent run.

get/api/agent/run/{run_id}

Path parameters

run_idstring required

Response

Successful Response

idstring required
project_idstring required
statusstring required
session_idstring nullable
titlestring nullable
promptstring nullable
model_tierstring nullable
llm_modelstring nullable
attachment_countinteger nullable
attachment_manifestobject nullable
started_atstring nullable
finished_atstring nullable
error_messagestring nullable
total_cost_usdnumber nullable
turn_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.