Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/openai/gpt-image-2/requests/qimage-root-1782369141807001000' \
--header 'Authorization: Bearer <token>'{
"images": [
{
"url": "https://cdn.example.com/gpt-image/root/qimage-root-1782369141807001000/0.png?e=1782976161&token=xxx",
"content_type": "image/png"
}
]
}