Skip to main content
GET
查询视频任务

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

task_id
string
必填

创建任务接口返回的任务 ID。

示例:

"task_abc123"

响应

查询成功

code
integer

0 表示成功。

示例:

0

data
object