---
title: "GET /icon/{id}/icon.png"
method: GET
path: "/icon/{id}/icon.png"
---

# GET /icon/{id}/icon.png

`GET /icon/{id}/icon.png`

Load a single icon PNG by id

## Response `200`

The PNG image of the icon specified by id

## Other responses

- `401` — Client must be authenticated to access this resource.
- `404` — Representation of the target resource do not exist
- `406` — The server is unable to produce a response matching the requested content type.
- `500` — Something went wrong. Please try again later. If the error persists, contact our support team.

---

[API](https://skmtc.net/atlassian/apis/rest.md) · [All operations](https://skmtc.net/atlassian/apis/rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/rest/versions/07137e668210/schema)
