---
title: "returns image stream with image/webp MIME type"
method: GET
path: "/api/images/{size}/{id}.webp"
tags: ["Image"]
---

# returns image stream with image/webp MIME type

`GET /api/images/{size}/{id}.webp`

## Path parameters

- `id` string, uuid, required
- `size` string, required

## Response `200`

OK

- string, binary

## Other responses

- `400` — Bad Request

---

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