Captions and Transcripts

Retrieve a WebVTT file for a text track

Fetch a standalone WebVTT version of a text track from an asset.

get/{PLAYBACK_ID}/text/{TRACK_ID}.vtt

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

WebVTT retrieved successfully.

Changes

Changed in 2 of the 28 revisions of this API.3