---
title: "Thumbnails developer product icons."
method: GET
path: "/v1/developer-products/icons"
tags: ["Developer products", "Thumbnails"]
---

# Thumbnails developer product icons.

`GET /v1/developer-products/icons`

## Query parameters

- `developerProductIds` integer[], required
- `size` '150x150' | '420x420'
- `format` 'Png' | 'Webp'
- `isCircular` boolean

## Response `200`

OK

## Other responses

- `400` — 1: There are too many requested Ids. 2: The requested image format is invalid. Please see documentation for valid thumbnail format parameter name and values. 3: The requested size is invalid. Please see documentation for valid thumbnail size parameter name and format. 4: The requested Ids are invalid, of an invalid type or missing. 10: Circular thumbnail requests are not allowed

---

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