Get transcription transcript
Get the transcript text for a transcription. This endpoint is only available for completed transcriptions. If the file transcription has failed, you will receive a 409 Conflict error.
Authorization
Authorization
RequiredBearer <token>In: header
Path parameters
transcription_id
RequiredstringFormat:
"uuid"
Response body
200
Transcription transcript.
id
RequiredstringThe unique identifier of the transcription.
Format:
"uuid"
text
RequiredstringThe transcript text.
tokens
Requiredarray<object>The transcript tokens.
Errors
Transcription transcript.