List Agent Runs By Project

List previous composer runs for an owned project, newest first.

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

Path parameters

project_idstring required

Query parameters

limitinteger

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.