Skip to main content
GET
查询视频任务

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string
required

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

Example:

"task_abc123"

Response

查询成功

code
integer

0 表示成功。

Example:

0

data
object