curl --location -g --request GET 'https://api.wenwen-ai.com/mj/task/{{task_id}}/fetch?task_id=1712205491372224' \ --header 'Authorization: Bearer {YOURI_API_KEY}' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "action": "IMAGINE", "buttons": [ { "customId": "string", "emoji": "string", "label": "string", "style": 0, "type": 0 } ], "description": "string", "failReason": "string", "finishTime": 0, "id": "string", "imageUrl": "string", "progress": "string", "prompt": "string", "promptEn": "string", "properties": {}, "startTime": 0, "state": "string", "status": "NOT_START", "submitTime": 0 }