Kling Pro 1.6
Get the status of the kling task
Get the status of the kling task
GET
Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Path Parameters
ID of the task
Response
200
application/json
OK - The task exists and the status is returned
Example:
{
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "IN_PROGRESS",
"generated": [
"https://openapi-generator.tech",
"https://openapi-generator.tech"
]
}