Skip to main content
GET
视频任务状态查询

授权

Authorization
string
header
必填

在请求头中传入 Authorization: Bearer <token>

路径参数

task_id
string
必填

待查询的任务 ID。只能查询当前账号创建的任务

响应

查询成功。

id
string
object
string
示例:

"video"

model
string
status
string
示例:

"completed"

progress
integer
示例:

100

created_at
integer<int64>
completed_at
integer<int64>
metadata
object