{
"task_id": "task_tm4uedqAFT1uMddCSfde4ZyE6QabLvM0"
}curl --location '/v1/kling/video/task/status' \
--header 'Authorization: {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"task_id": "task_tm4uedqAFT1uMddCSfde4ZyE6QabLvM0"
}'{
"code": "success",
"message": "",
"data": {
"action": "generate",
"created_at": 1787126462,
"fail_reason": "",
"progress": "30%",
"status": "IN_PROGRESS",
"task_id": "task_tm4uedqAFT1uMddCSfde4ZyE6QabLvM0",
"updated_at": 1787126511
}
}