Skip to main content
GET
Retrieve the status and result of a transcription job. Poll this endpoint until status is completed or failed.

Authentication

Requires an API key with transcriptions:read scope.

Path Parameters

id
string
required
The transcription’s unique identifier (e.g., txn_abc123).

Response

Returns the transcription object including its current status and, when completed, the full transcript text and segments.

Response Fields

Transcript Segment Fields

Example: Processing Segments

Error Codes