Appearance
Query task
GET
/v1/video/query/{task_id}
Query the status and result of a video generation task by task ID.
Authorizations
BearerAuth
TypeHTTP (bearer)
Parameters
Path Parameters
task_id*
The task_id of the video generation task.
Typestring
RequiredExample
video-task-1436211Responses
The status and result of the video generation task.
application/json
GET
/v1/video/query/{task_id}