Skip to content

查询任务

GET
/v1/video/query/{task_id}

根据任务 ID 查询视频生成任务的状态和结果。

Authorizations

BearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

task_id*

视频生成任务的 task_id

Typestring
Required
Examplevideo-task-1436211

Responses

视频生成任务的状态和结果。
application/json

Samples