{
"code": 200,
"message": "string",
"data": {
"task_id": "736fde4d-9029-4915-8189-01353d6982cb",
"model": "string",
"task_type": "string",
"status": "string",
"config": {},
"input": {},
"output": {
"video": "http://example.com"
},
"meta": {
"created_at": "2019-08-24T14:15:22.123Z",
"started_at": "2019-08-24T14:15:22.123Z",
"ended_at": "2019-08-24T14:15:22.123Z",
"usage": {
"type": "string",
"frozen": 0,
"consume": 0
},
"is_using_private_pool": true
},
"error": {
"code": 0,
"raw_message": "string",
"message": "string",
"detail": {}
}
}
}