Videos
Download video captions
Returns ready, non-empty captions as a SubRip or WebVTT attachment.
get/v1/videos/{id}/captions
Path parameters
idstring required
Unique video identifier
Example:vid_abc123def456
Unique video identifier
Query parameters
format'srt' | 'vtt'
Caption file format. Defaults to srt.
Example:vtt
Caption file format. Defaults to srt.
Response
Caption file
Changes
No recorded changes to this endpoint across all 3 revisions of this API.