---
title: "Gets a remote image."
method: GET
path: "/Images/Remote"
tags: ["RemoteImage"]
---

# Gets a remote image.

`GET /Images/Remote`

## Query parameters

- `imageUrl` string, uri, required — The image url.

## Response `200`

Remote image returned.

## Other responses

- `404` — Remote 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)
