Calls
Get Call Transcript
Get call transcript with presigned recording URL.
Returns transcript data including:
- Real-time transcript from bot (available immediately)
- Full aligned transcript with timestamps (when AssemblyAI completes)
- Presigned URL for audio playback (expires in 1 hour)
- Processing status and metadata
Requires user authentication (not agent token).
get/calls/{call_id}/transcript
Path parameters
call_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.