---
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.

---

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