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