Skip to main content
GET
Download video captions

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Unique video identifier

Example:

"vid_abc123def456"

Query Parameters

format
enum<string>
default:srt

Caption file format. Defaults to srt.

Available options:
srt,
vtt
Example:

"vtt"

Response

Caption file

The response is of type string.