Get dubbing
Returns metadata about a dubbing project, including whether it’s still in progress or not
Path parameters
dubbing_id
ID of the dubbing project.
Headers
xi-api-key
Response
Successful Response
dubbing_id
The ID of the dubbing project.
name
The name of the dubbing project.
status
The status of the dubbing project. Either ‘dubbed’, ‘dubbing’ or ‘failed’.
target_languages
The target languages of the dubbing project.
media_metadata
The media metadata of the dubbing project.
error
Optional error message if the dubbing project failed.