v55

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04522891921.1 KB
Traces

Fetch Trace

Fetch a single "simple" trace by trace_id.

Returns the high-level SimpleTrace view (origin, kind, channel, data, references, links) rather than the raw OTel span shape. Use this for evaluation results, feedback entries, and annotations created via POST /simple/traces/. For the span-level view of the same trace, call GET /tracing/traces/{trace_id}.

get/simple/traces/{trace_id}

Path parameters

trace_idstring required

Response

Successful Response

countinteger

1 if the trace was returned, 0 otherwise.