{
"code": 200,
"data": {
"task_id": "f45a52cf-4794-4734-b661-359fbaff812f",
"model": "Qubico/wanx",
"task_type": "txt2video-1.3b",
"status": "pending",
"config": {
"service_mode": "",
"webhook_config": {
"endpoint": "",
"secret": ""
}
},
"input": {
"prompt": "A bird flying in the sky",
"negative_prompt": "bad quality",
"image": "",
"aspect_ratio": "16:9"
},
"output": null,
"meta": {
"created_at": "2025-03-19T15:02:43.002449947Z",
"started_at": "0001-01-01T00:00:00Z",
"ended_at": "0001-01-01T00:00:00Z",
"usage": {
"type": "llm",
"frozen": 0,
"consume": 1200000
},
"is_using_private_pool": false
},
"detail": null,
"logs": [],
"error": {
"code": 0,
"raw_message": "",
"message": "",
"detail": null
}
},
"message": "success"
}