Query Video Task Status
Video Models
Query Video Task Status
Query the latest status of an asynchronous video task by task ID.
Once the task is completed, metadata.url in the response can be used to access the result URL. To download the final file directly, call /v1/videos/{task_id}/content.
GET
Query Video Task Status
Authorizations
Pass Authorization: Bearer <token> in the request header.
Path Parameters
Public video task ID.