traces

Get Trace

Get a trace by id.

get/v2/trace/{trace_id}

Path parameters

trace_idstring uuid required

Response

Successful Response

idstring uuid required
job_idstring uuid required
task_version_idstring uuid nullable
task_slugstring nullable
instance_idstring uuid nullable
inference_llm_model_idstring uuid nullable
statusstring required
rewardnumber nullable
stop_reason'done' | 'max_steps' | 'length' | 'timeout' | 'malformed_tool_call'
viewsinteger
errorstring nullable
metadataobject
start_timestring date-time nullable
end_timestring date-time nullable
created_atstring date-time required

Changes

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