Query Task
Kuaishou
kling-task-query
Query the status and result of a Kling generation task. Use the task_id returned from the create task endpoint.
GET
Query Task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Task type matching the original creation endpoint.
Available options:
generations, text2video, image2video, lip-sync, kolors-virtual-try-on Example:
"text2video"
Task ID returned from the create task endpoint.
Example:
"860260753860210752"