voice-agent-metrics

Get Latency Stats

Aggregate pipeline latency stats for a voice agent over the last 30 days.

get/api/v1/voice-agents/{voice_agent_id}/latency-stats

Path parameters

voice_agent_idstring uuid required

Response

Successful Response

avg_eou_delay_msinteger nullable
avg_llm_ttft_msinteger nullable
avg_tts_ttfb_msinteger nullable
avg_e2e_latency_msinteger nullable
sample_countinteger
avg_prompt_tokensinteger nullable
avg_prompt_cached_tokensinteger nullable
cache_hit_ratenumber nullable

Changes