Get an agent's voice session configuration
Return the compact voice-specific config the voice-gateway needs to reconfigure an in-flight session during a multi-agent squad handoff: instructions (resolved system prompt), the voice preset, the translation target language, the post-disclosure first-message greeting, and the per-agent media-pipeline toggles (caller-leg denoise, agent-leg accent softening, ambient sound bed, and the voice model routing policy + its resolved preset). Service-to-service endpoint — the caller authenticates with the internal service token (X-Internal-Token), not a session or API key. 404 when the agent does not exist.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Path Parameters
Response
Successful response.