查询任务
Kuaishou
kling-task-query
查询可灵生成任务的状态和结果。使用创建任务接口返回的 task_id。
GET
查询任务
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
任务类型,与创建任务时的端点对应。
Available options:
generations, text2video, image2video, lip-sync, kolors-virtual-try-on Example:
"text2video"
创建任务接口返回的任务 ID。
Example:
"860260753860210752"

