Voice
Get transcription status
Retrieve the status and result of an audio transcription job. For vault-based jobs, returns status and result_object_id when complete. For legacy direct URL jobs, returns the full transcription data.
get/voice/transcription/{id}
Path parameters
idstring required
The transcription job ID (tr_xxx for vault-based, or AssemblyAI ID for legacy)
Query parameters
include_text'true' | 'false'
Include full transcript text in response for vault-based jobs (default: false)
Response
Transcription status and result