Get a transcript by id
Speech to Text
Get a transcript by id
Retrieves a single speech-to-text transcript by its transcriptId. Returns the transcribed text and the download URL of the source audio so a chat UI can play back the recording linked to a message.
GET
Get a transcript by id
Authorizations
Use JWT token for authentication
Path Parameters
Public identifier of the transcript (the transcriptId).
Response
Transcript retrieved successfully
Public identifier of the transcript. Send it back as transcriptId when posting the message so the conversation keeps a link to the audio.
Transcribed text.
Language hint used, if any.
Download URL of the source audio.
Transcription model used.