Skip to main content
POST
Get Transcription
For the full Transcription data model, see Transcription.
The response structure varies by status. See Transcription status.
summary, fields, and conversation are null if those features were not enabled in the Configuration used for this transcription.
Returns 404 if the transcription is not found.
For the evaluation breakdown structure and criterion types (boolean, scale, strict), see Evaluator.

Authorizations

x-api-key
string
header
required

Body

application/json
transcription_id
string<uuid>
required

The unique identifier of the transcription to retrieve.

Response

200 - application/json

Transcription retrieved successfully. Response shape varies by status — see schema.

data
COMPLETED · object

A completed transcription with full details.