v2
latestOpenAPI 3.1.02026-07-26232135.9 KBVideo Captions
Retrieve Caption Template
get/v1/videos/captions/templates/{template_id}
Path parameters
template_idstring required
Headers
x-api-keystring required
API Key for authentication
API Key for authentication
Response
Returns a caption template
Example response
{
"id": "ctpl_123456789abcdefg",
"name": "Bold White",
"preview_url": "https://captions-cdn.xyz/studio-assets/captions-style-previews/1FA3A381-5DDF-4ECD-936B-63D7CF16DEB0.mp4",
"created_at": 1730000000
}