Get dubbing project status and videos

Retrieve the status of a dubbing project and its dubbed videos. Status values: - uploading: The source video is still being uploaded/processed (only for projects created via sourceVideoUrl) - in_progress: Dubbing is in progress - complete: All dubbing is complete - error: An error occurred during dubbing Response varies by status: - UPLOADING: Returns only id and status - IN_PROGRESS/COMPLETE: Returns id, status, and dubbedAssets array - ERROR: Returns id, status, and errorCode Dubbed asset status: - IN_PROGRESS: Returns minimal data (id, language, status) - COMPLETE: Returns full data including download URLs - ERROR: Returns minimal data plus errorCode

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the dubbing project (original imported video)

Query Params
targetLanguages
array of strings

Optional list of language codes to filter dubbed videos (e.g., es, fr, de)

targetLanguages
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json