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.
API key starting with sk_case_
The transcription job ID (tr_xxx for vault-based, or AssemblyAI ID for legacy)
Transcription status and result
Unique transcription job ID
Current status of the transcription job
queued, processing, completed, failed Vault ID (vault-based jobs only)
Source audio object ID (vault-based jobs only)
Result transcript object ID (vault-based jobs, when completed)
Duration of the audio file in seconds
Number of words in the transcript
Overall confidence score (0-100)
Error message (only present when status is failed)
Full transcription text (legacy direct URL jobs only)
Word-level timestamps (legacy direct URL jobs only)