{
"code": 200,
"message": "string",
"data": {
"task_id": "736fde4d-9029-4915-8189-01353d6982cb",
"model": "string",
"task_type": "string",
"status": "string",
"config": {},
"input": {},
"output": {
"percent": 0,
"cover_url": "http://example.com",
"video_url": "http://example.com",
"download_url": "http://example.com",
"desc": "string",
"prompt_img_url": "string",
"status": 0,
"user_origin_prompt": true,
"width": 0,
"height": 0,
"model_id": "string",
"message": "string"
},
"meta": {
"created_at": "2019-08-24T14:15:22Z",
"started_at": "2019-08-24T14:15:22Z",
"ended_at": "2019-08-24T14:15:22Z",
"usage": {
"type": "string",
"frozen": 0,
"consume": 0
},
"is_using_private_pool": true
},
"error": {
"code": 0,
"raw_message": "string",
"message": "string",
"detail": {}
}
}
}