curl --location --request GET 'https://api.302.ai/302/comfyui/style-transfer/check-task-status?taskId=' \
--header 'Authorization: Bearer '
{
"code": 0,
"data": "SUCCESS",
"queue": 0,
"output": [
"https://file.302.ai/gpt/imgs/20250317/d0b9441e3ba7495e91e48a647fdf848b.jpg"
]
}