Check the status and retrieve results of video translation jobs
_id returned from the Create Video Translation API.
| Status | Description |
|---|---|
| 1 | Queueing - Your request is waiting to be processed |
| 2 | Processing - Video translation is currently being generated |
| 3 | Completed - Translation finished successfully, video URL is available |
| 4 | Failed - Translation failed, check error_code and error_reason for details |
Your API Key used for request authorization. If both Authorization and x-api-key have values, Authorization will be used first and x-api-key will be discarded.
Video db id from the _id field returned by Create By Talking Photo API