Skip to main content
GET
List the per-turn engineering-waterfall summaries for a v2 conversation

Authorizations

x-api-key
string
header
required

Path Parameters

conversation_id
string<uuid>
required

Response

Successful Response

turn_id
string<uuid>
required
conversation_id
string<uuid>
required
created_at
string<date-time>
required
schema_version
integer | null
mode
string | null
turn_ttft_ms
integer | null
perceived_ttft_ms
integer | null
turn_duration_ms
integer | null
tokens_out
integer | null
router_model
string | null
router_ttft_ms
integer | null
router_duration_ms
integer | null
router_tokens_out
integer | null
router_target_id
string | null
router_intent
string | null
router_fallback_applied
boolean
default:false
speculation_savings_ms
integer | null
wasted_tokens
integer | null
flags
string[]