traces

Get Trace Info

Get a trace with its task, job, and model context for the trace viewer.

get/v2/trace/{trace_id}/info

Path parameters

trace_idstring uuid required

Response

Successful Response

idstring uuid required
job_idstring uuid required
task_version_idstring uuid nullable
task_slugstring nullable
task_idstring uuid 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
evaluation_resultobject nullable
start_timestring date-time nullable
end_timestring date-time nullable
created_atstring date-time required
task_promptstring nullable
task_namestring nullable
namestring nullable
descriptionstring nullable
metadataobject
job_namestring nullable
execution_mode'external' | 'cloud' | 'hosted' required
publicboolean
is_ownerboolean
can_editboolean

Changes

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