Skip to main content
GET
Get Global Content Item Transcript

Authorizations

Authorization
string
header
required

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

Path Parameters

item_id
string<uuid>
required

Response

Successful Response

item_id
string<uuid>
required
is_video
boolean
required
status
enum<string>
required
Available options:
not_requested,
ready,
no_speech,
unavailable
transcript
ContentLibraryVideoTranscript · object | null
limitations
string[]