Get transcription transcript
Retrieves the full transcript text and detailed tokens for a completed transcription. Only available for successfully completed transcriptions.
Headers
Authorization
RequiredBearer <SONIOX_API_KEY>Path parameters
transcription_id
RequiredstringFormat:
"uuid"
Response
200
Transcription transcript.
id
RequiredstringUnique identifier of the transcription this transcript belongs to.
Format:
"uuid"
text
RequiredstringComplete transcribed text content.
tokens
Requiredarray<object>List of detailed token information with timestamps and metadata.
Errors
Transcription transcript.