Get Recording Output
Recordings
Get Recording Output
Retrieve transcription, translation or dubbing outputs using a single query-driven endpoint.
GET
Get Recording Output
Authorizations
Path Parameters
Recording ID
Query Parameters
Task to retrieve output for (case-insensitive).
Available options:
transcription, translation, dubbing Output format. Defaults to srt. For dubbing you may request mp3 to get downloadable audio URLs.
Available options:
srt, vtt, mp3 Language code (when requesting a specific translation or dubbing).
Response
Recording output retrieved successfully
Map of language code to content. For srt/vtt, the value is subtitle content; for mp3, the value is a downloadable audio URL.