---
title: "Thumbnails game pass icons."
method: GET
path: "/v1/game-passes"
tags: ["Game passes", "Thumbnails"]
---

# Thumbnails game pass icons.

`GET /v1/game-passes`

## Query parameters

- `gamePassIds` integer[], required
- `size` '150x150'
- `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)
