Get Agent Run By Project

Get the latest agent run for a project (by public project_id).

get/api/agent/run/project/{project_id}

Path parameters

project_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.