Deepgram Voice

Get Active Interview

Return the most recent resumable interview for this expert, if any.

The frontend uses this on interview-screen mount to offer Resume vs. Restart when a session was abandoned mid-interview (tab closed, network drop, agent stall). Real and mock modes are tracked separately.

Resumable = IN_PROGRESS (clean abandonment) or ERROR (restarted-over / real error mid-session). The resume architecture exists specifically to rescue both. EXPIRED / PASSED / FAILED are terminal and stay terminal.

get/api/v1/deepgram/interview/active

Query parameters

modestring

Response

Successful Response

{"stackTrail":"paths:/api/v1/deepgram/interview/active:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.