---
title: "GET /api/images/{imageName}"
method: GET
path: "/api/images/{imageName}"
tags: ["Images"]
---

# GET /api/images/{imageName}

`GET /api/images/{imageName}`

Get image with aggressive caching (redirects to Firebase CDN)

## Path parameters

- `imageName` string, required

## Query parameters

- `company_id` string, uuid, required

## Other responses

- `302` — Redirect to Firebase Storage download URL

---

[API](https://skmtc.dev/buildoapp/apis/buildo-api.md) · [All operations](https://skmtc.dev/buildoapp/apis/buildo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildoapp/buildo-api/revisions/e646e4ae8482/schema)
