Kling Format
Get Kling Image-to-Video Task Status
- Query the status and result of a Kling image-to-video task.
GET
Authorizations
string
required
All endpoints require Bearer Token authentication.Add it to the request headers:
Path Parameters
string
required
Task ID
Response
string
Task IDExample:
abcd1234efghstring
Task statusAllowed values:
queued, in_progress, completed, failedExample: completedstring
Video asset URL (on success)Example:
https://example.com/video.mp4string
Video formatExample:
mp4object