GET /kling/v1/videos/text2video/{task_id}github.com/QuantumNous/new-api/controller.RelayTaskFetch。external_api_client。confirmed-openapi-source。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************curl --location 'http://api-dev.opensosen.cn/kling/v1/videos/text2video/task-abc123' \
--header 'Authorization: Bearer <token>'{
"task_id": "abcd1234efgh",
"status": "queued",
"url": "https://example.com/video.mp4",
"format": "mp4",
"metadata": {
"duration": 5,
"fps": 30,
"width": 1280,
"height": 720,
"seed": 20231234
},
"error": {
"code": 0,
"message": "string"
}
}