Skip to main content
GET
Read the transcript derived from the source captions

Authorizations

Authorization
string
header
required

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

Path Parameters

referenceId
string<uuid>
required

Opaque reference identifier

Response

Timed transcript segments and the full text

referenceId
string
required
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-7[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
mediaId
string
required
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-7[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
language
string
required
Required string length: 2 - 16
source
enum<string>
required
Available options:
captions,
automatic_captions
segments
object[]
required
Maximum array length: 20000
text
string
required
Maximum string length: 2000000