runs

Get Run

Get a single run by ID.

get/runs/{run_id}

Path parameters

run_idstring uuid required

Response

Successful Response

idstring required
company_idstring required
agent_idstring nullable
task_idstring nullable
run_type'ceo' | 'worker' | 'reporter' | 'worker_nextjs' | 'build_session' | 'session_turn'
status'pending' | 'running' | 'completed' | 'failed' | 'interrupted' required
trigger'manual' | 'ceo_agent' | 'cron' | 'founding' required
started_atstring date-time nullable
completed_atstring date-time nullable
token_count_inputinteger
token_count_outputinteger
cost_usdnumber
error_messagestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

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