Skip to content

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
Required
Examplevideo-task-1436211

Responses

The status and result of the video generation task.
application/json

Samples