{
"code": 200,
"data": {
"task_id": "9a030119-6ee8-4842-b58d-f448b1d1af71",
"model": "Qubico/hunyuan",
"task_type": "txt2video",
"status": "pending",
"config": {
"service_mode": "",
"webhook_config": {
"endpoint": "",
"secret": "string"
}
},
"input": {
"prompt": "A bird singing in the sky",
"aspect_ratio": ""
},
"output": null,
"meta": {
"created_at": "2025-03-19T15:04:04.5465228Z",
"started_at": "0001-01-01T00:00:00Z",
"ended_at": "0001-01-01T00:00:00Z",
"usage": {
"type": "llm",
"frozen": 0,
"consume": 900000
},
"is_using_private_pool": false
},
"detail": null,
"logs": [],
"error": {
"code": 0,
"raw_message": "",
"message": "",
"detail": null
}
},
"message": "success"
}