Captions and Transcripts
Retrieve a transcript
Fetch a transcript of an asset. This is only possible for assets with a text track generated using the VOD generated captions feature.
get/{PLAYBACK_ID}/text/{TRACK_ID}.txt
Path parameters
PLAYBACK_IDstring required
The asset or live stream's playback ID.
TRACK_IDstring required
The ID of the track for an asset.
Query parameters
TOKENstring
Signed token (JWT) for secure video playback.
Response
Transcript retrieved successfully.