---
title: "Gets a server icon."
method: GET
path: "/Dlna/{serverId}/icons/{fileName}"
tags: ["DlnaServer"]
---

# Gets a server icon.

`GET /Dlna/{serverId}/icons/{fileName}`

## Path parameters

- `serverId` string, required — Server UUID.
- `fileName` string, required — The icon filename.

## Response `200`

Request processed.

## Other responses

- `404` — Not Found.
- `503` — DLNA is disabled.

---

[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)
