---
title: "Get the app image."
method: GET
path: "/api/apps/{app}/image"
tags: ["Apps"]
---

# Get the app image.

`GET /api/apps/{app}/image`

## Path parameters

- `app` string, required

## Response `200`

App image found and content or (resized) image returned.

## Other responses

- `404` — App not found.
- `500` — Operation failed.

---

[API](https://skmtc.net/squidex/apis/squidex-api.md) · [All operations](https://skmtc.net/squidex/apis/squidex-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/squidex/squidex-api/versions/b4a9b62f113a/schema)
