# Get Image **GET /i/{image_id}** Serve image bytes for a venue — called by the CDN on cache miss. Always returns the best available image bytes with a long cache TTL so the CDN can serve subsequent requests without hitting the backend. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **image_id** (string) ## Responses ### 200 Successful Response ### 422 Validation Error #### Body: application/json (object) - **detail** (array[object]) [Powered by Bump.sh](https://bump.sh)