Proxy Photo Thumbnail

View as Markdown
## Proxy Photo Thumbnail Proxies thumbnail images from the photo gallery system for display in order forms. ### Endpoint `GET https://convention.photos/api/proxy-image/{event}/{photo}` ### Description This endpoint acts as a proxy to fetch photo thumbnails from photos.conventionphotography.com, allowing the ordering system to display photo previews without CORS issues. ### Path Parameters - **event**: Event code (e.g., "ASDAR26") - **photo**: Photo identifier/number ### Response Returns the thumbnail image (JPEG/PNG) directly. ### Use Cases - Display photo thumbnails in order forms - Preview selected photos before ordering - Load images securely across domains ### Authentication No authentication required for public photo access.

Path parameters

eventstringRequired
photostringRequired

Response

Photo thumbnail image