Skip to main content
GET
查询任务

授权

Authorization
string
header
必填

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

路径参数

action
enum<string>
必填

任务类型,与创建任务时的端点对应。

可用选项:
generations,
text2video,
image2video,
lip-sync,
kolors-virtual-try-on
示例:

"text2video"

task_id
string
必填

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

示例:

"860260753860210752"

响应

成功获取任务状态

code
string

响应码

示例:

"success"

message
string

响应消息

示例:

""

data
object