Skip to main content
GET
Get subtitles for transcript

Authorizations

Authorization
string
header
required

Path Parameters

transcript_id
string
required

ID of the transcript

subtitle_format
enum<string>
required

The format of the captions Format of the subtitles

Available options:
srt,
vtt

Query Parameters

chars_per_caption
integer

The maximum number of characters per caption

Response

The exported captions as text

The response is of type string.

Example:

"WEBVTT\n00:12.340 --> 00:16.220\nLast year I showed these two slides said that demonstrate\n00:16.200 --> 00:20.040\nthat the Arctic ice cap which for most of the last 3,000,000 years has been the\n00:20.020 --> 00:25.040\nsize of the lower 48 States has shrunk by 40% but this understates\n"