---
title: "Get media info image."
method: GET
path: "/Images/MediaInfo/{theme}/{name}"
tags: ["ImageByName"]
---

# Get media info image.

`GET /Images/MediaInfo/{theme}/{name}`

## Path parameters

- `theme` string, required — The theme to get the image from.
- `name` string, required — The name of the image.

## Response `200`

Image stream retrieved.

## Other responses

- `404` — Image not found.

---

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