Skip to main content
GET
Get the reconstructed engineering waterfall for a single v2 turn

Authorizations

x-api-key
string
header
required

Path Parameters

conversation_id
string<uuid>
required
turn_id
string<uuid>
required

Response

Successful Response

Full per-turn engineering waterfall, reconstructed from Langfuse (ENG-689 T3).

trace is the TurnState.to_telemetry_dict() artifact the rich waterfall UI already renders (the live playground SSE stream emits the same shape). It is metadata-only at the production tier and carries the debug-tier fields when debug capture was on for the turn, mirroring the old self-hosted debug_log.

turn_id
string<uuid>
required
conversation_id
string<uuid>
required
trace
Trace · object
required