curl --location --request GET '/v1/images/generations/async/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": "task_ApxLpKByvQUJ7EXbN1OkDtPsGH7SStL2"
}'{
"created": 1735689600,
"data": [
{
"url": "",
"revised_prompt": ""
}
]
}