Export subtitles for a video project
Exports subtitles for a video project in VTT or ASS format. The subtitles can optionally include styling information.
get/subtitles/videos/{videoProjectId}/export
Path parameters
videoProjectIdstring uuid required
The UUID of the video project to export subtitles for
Query parameters
format'vtt' | 'ass'
Subtitle format to export (vtt or ass)
includeStylingboolean
Whether to include styling information in the exported subtitles
Response
Subtitle file content