Skip to main content
GET
Get a single Transcript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transcriptId
integer<int32>
required

The id of the Transcript

Required range: 1 <= x <= 2147483647

Response

OK

id
integer<int32>
required

The transcript's unique identifier

Required range: 1 <= x <= 2147483647
Example:

1234

note
notes.AiNotetakerRootNote · object
required

Note associated with the transcript

Example:
createdAt
string<date-time>
required

The date and time the transcript was created

languageCode
enum<string>
required

The language code of the transcript

Available options:
de,
en,
es,
fr,
id,
it,
ja,
ko,
nl,
pt,
ru,
sv,
uk,
zh
Example:

"en"

fragmentsPreview
transcripts.FragmentsPreview · object
required

A preview for dialogue fragments on a transcript