For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Returns transcript for the dub as an SRT or WEBVTT file.
Path parameters
dubbing_idstringRequired
ID of the dubbing project.
language_codestringRequired
ISO-693 language code to retrieve the transcript for. Use ‘source’ to fetch the transcript of the original media.
Headers
xi-api-keystringOptional
Query parameters
format_typeenumOptionalDefaults to srt
Format to return transcript in. For subtitles use either 'srt' or 'webvtt', and for a full transcript use 'json'. The 'json' format is not yet supported for Dubbing Studio.