---
title: "Get Game Icons"
method: GET
path: "/api/manageGame/getIcons/{gameDir}"
tags: ["Manage Game"]
---

# Get Game Icons

`GET /api/manageGame/getIcons/{gameDir}`

## Path parameters

- `gameDir` string, required

## Response `200`

Returned game icons.

- IconsDto
  - `platforms` string[], required — The icons of the game

## Other responses

- `400` — Failed to get the game icons.

## Changes

- **2024-12-29** `ba002d6eff17` — 1 info
  - endpoint added
- **2023-10-20** `bbfe1dbc457f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/manageGame/getIcons/:gameDir/get.md)

---

[API](https://skmtc.dev/openwebgal/apis/webgal-terre-api.md) · [All operations](https://skmtc.dev/openwebgal/apis/webgal-terre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openwebgal/webgal-terre-api/revisions/ebcacb42f932/schema)
