Use this API to query the task status of generated videos.
HTTP: Bearer Auth
Bearer API_key, can be found in Account Management>API Keys.The ID of the task to query. You can only query tasks created under the current account.
The ID of the queried task.
The status of the task. Possible values:
Preparing – PreparingProcessing – In progressSuccess – Completed successfullyFail – FailedPreparing, Processing, Success, Fail Returned when the task is successful. The download URL of the generated video.
⚠️ Note: The download link is valid for 9 hours.
Contains the status code and details.