Skip to main content
GET
Get the transcript text for a transcription

Path Parameters

id
string
required

Transcription ID

Response

200 - application/json

Transcript paragraphs + plain text (null fields when not ready)

plain_text
string | null

Plain text version of the transcript (null when not ready)

Example:

"Hello world. This is a transcription."

word_count
number | null

Total word count of the transcript

Example:

1250

transcription
object[] | null

Structured transcript paragraphs (null when not ready)