Get a transcription by ID
Transcriptions (API v1)
Get a transcription by ID
GET
Get a transcription by ID
Path Parameters
Transcription ID
Response
200 - application/json
Transcription metadata
Transcription (prediction) ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Display name
Example:
"Team weekly sync"
Lifecycle status
Available options:
queued, processing, completed, empty, failed Example:
"completed"
Whether the transcript is available to fetch/export
Example:
true
Whether diarization was requested
Example:
false
When the transcription was created
Example:
"2024-01-15T10:30:00.000Z"
Spoken language code, when known
Example:
"en"
Number of detected speakers, when diarized
Example:
2
Total word count, when available
Example:
1250
When the transcription was submitted
Example:
"2024-01-15T10:30:00.000Z"
Folder the transcription belongs to, if any