curl --location --request GET 'https://api.302.ai/hedra/web-app/public/generations//status' \
--header 'Authorization: Bearer '
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"asset_id": "b4695157-0d1d-4da0-8f9e-5c53149389e4",
"type": "image",
"status": "complete",
"progress": 0,
"created_at": "2019-08-24T14:15:22Z",
"error_message": "string",
"url": "string"
}