Skip to main content
GET
Get a transcript by id

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

transcriptId
string
required

Public identifier of the transcript (the transcriptId).

Response

Transcript retrieved successfully

transcriptId
string

Public identifier of the transcript. Send it back as transcriptId when posting the message so the conversation keeps a link to the audio.

text
string

Transcribed text.

language
string

Language hint used, if any.

audioUrl
string

Download URL of the source audio.

model
string

Transcription model used.