Skip to main content
GET
Proxy-download a generated image from storage. Useful in iframe/cross-origin contexts where direct storage downloads are blocked by CORS.

Query Parameters

string
required
Image URL from Genlook storage (GCS). Must point to the Genlook bucket.
string
Download filename. Defaults to "Genlook - Your Try On.jpg".

Response

Binary image file with Content-Disposition: attachment headers.