---
title: "Get server icon"
method: GET
path: "/servers/{qualifiedName}/icon"
tags: ["servers"]
---

# Get server icon

`GET /servers/{qualifiedName}/icon`

Retrieve the server's icon image. Returns the image directly with appropriate content type.

## Path parameters

- `qualifiedName` string, required

## Response `200`

Icon image

## Other responses

- `404` — No icon found

---

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