Authorization: Bearer ********************
{ "taskId": "6525fdbcd57f45a2bd873799cf8b6e8b" }
curl --location --request POST 'https://ai.huashi6.com/aiapi/workflow/task/detail' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskId": "6525fdbcd57f45a2bd873799cf8b6e8b" }'
{ "data": { "taskId": "6525fdbcd57f45a2bd873799cf8b6e8b", "state": "success", "progress": 1, "coverImageUrl": "https://imgsource.huashi6.com/images/ai/flow/2024/6/18/14_10_32_3912888.png?e=1718691915&token=qFZErZx7WS1v5B4rgQE2KLMHlYHVNaCuXeaA9OLD:SToDZvaIoeVgMWbtt8B8b82LXqM=", "files": [ { "audit": 1, "url": "https://imgsource.huashi6.com/temp/17_32_6_7359903.png?e=1717755573&token=qFZErZx7WS1v5B4rgQE2KLMHlYHVNaCuXeaA9OLD:nQJcIgNJmko8a4J0aoN2Uu0jS38=" } ] }, "code": 0, "success": true }