v1
latestOpenAPI 3.0.22026-07-24296786.1 KBVideos
Retrieve XLIFF content for a video
You can use Retrieve XLIFF content endpoint to pull the XLIFF specification for a given video containing all the text content (script, chapters, text elements).
get/v2/videos/{video_id}/xliff
Path parameters
video_idstring uuid required
The ID of the video to retrieve the XLIFF from.
Query parameters
videoVersioninteger
The version of a video to get the XLIFF from.
xliffVersion'1.2'
The desired version of XLIFF specification.
Response
OK.