Skip to main content
GET
Export a cut's subtitle as SRT or VTT

Authorizations

Authorization
string
header
required

Pass your API key as Authorization: Bearer sk_…. Mint a key from your dashboard's API-keys page.

Path Parameters

cut_id
string<uuid>
required

Identifier of the cut.

Query Parameters

format
enum<string>
required

srt or vtt (VTT carries per-word karaoke timing).

Available options:
srt,
vtt

Response

The subtitle as a caption file (attachment).

The response is of type file.