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(格式:asyntask_xxx)。

Response

任务状态获取成功

code
string
Example:

"success"

message
string
Example:

""

data
object