---
title: "List of icons for the exchanges"
method: GET
path: "/v1/exchanges/icons/{size}"
tags: ["Metadata"]
---

# List of icons for the exchanges

`GET /v1/exchanges/icons/{size}`

## Path parameters

- `size` integer, required

## Response `200`

successful operation

- MarketDataMetadataIcon[]
  - `exchange_id` string, nullable — Gets or sets the exchange ID associated with the icon.
  - `asset_id` string, nullable — Gets or sets the asset ID associated with the icon.
  - `url` string, nullable — Gets or sets the URL of the icon.

---

[API](https://skmtc.dev/coinapi/apis/coinapi-market-data-rest-api.md) · [All operations](https://skmtc.dev/coinapi/apis/coinapi-market-data-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinapi/coinapi-market-data-rest-api/revisions/7b6afe68477d/schema)
