Calls

Get Call Live Transcript

Get the live transcript events for a call (developer-only).

Returns the finalized utterances ingested from Vapi transcript webhook events, ordered chronologically. Available while the call is still in progress — unlike /transcript, which 404s until the end-of-call transcript record exists. Intended for polling from the calls page.

get/calls/{call_id}/live-transcript

Path parameters

call_idstring uuid required

Response

Successful Response

call_idstring uuid required
call_statusstring required
realtime_transcripts_enabledboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.