Query Kling task status
Kling
Kling Image Generation Query Task (Single)
Returns the persisted Kling native task response. The task_id path parameter is the public task ID returned by the submit endpoint.
GET
Query Kling task status
Authorizations
Pass Authorization: Bearer <token> in the request header.
Headers
Data exchange format
Path Parameters
Image generation task ID. Request path parameter; provide the value directly in the request path.
- Choose either external_task_id (set when creating the task) or task_id for querying
- Must be unique per user.