v1

latestOpenAPI 3.1.02026-07-267724480.0 KB

Get a Kling Omni image task

Get the status and result of a Kling Omni Image task by task_id. Use the task_id returned by POST /kling/v1/images/omni-image.

get/kling/v1/images/omni-image/{task_id}

Path parameters

task_idstring required

Task ID returned by POST /kling/v1/images/omni-image.

Response

Task status or result.

codeinteger required

Response code. 0 means the task was found and the status payload was returned.

messagestring required

Response message.

request_idstring

Request identifier returned by CometAPI when present.