---
title: "GET /icon/global"
method: GET
path: "/icon/global"
---

# GET /icon/global

`GET /icon/global`

Return all global icons i.e. icons not associated with a particular object schema

## Response `200`

All existing global icons

- Icon[]
  - `id` string, required
  - `name` string, required
  - `url16` string, required — A url to the icon to display with small resolution
  - `url48` string, required — A url to the icon to display with large resolution

## Other responses

- `401` — Client must be authenticated to access this resource.
- `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)
