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

id
string
required

视频生成请求返回的任务 ID(格式:asyntask_xxx)。

Response

任务状态获取成功

code
string

响应状态码。

Example:

"success"

message
string

响应消息。

Example:

""

data
object