---
title: "Changes to Retrieve game list"
method: GET
path: "/api/manageGame/gameList"
---

# Changes to Retrieve game list

`GET /api/manageGame/gameList`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 29 revisions.

- **2026-05-03** `5714de346137` — 2 breaking
- **2026-05-03** `b5587d3b83c9` — 1 info
- **2026-05-02** `96d8218c9b04` — 1 breaking
- **2026-05-02** `37eb1a905c50` — 1 breaking
- **2026-01-31** `33d29418e302` — 1 info
- **2024-11-15** `c868708333be` — 1 info
- **2024-11-11** `66e3a84cc1c7` — 1 info
- **2023-10-20** `bbfe1dbc457f` — 1 breaking

## Changes

- **2026-05-03** `5714de346137` — 2 breaking
  - the response property `items/template` became nullable for the status `200`
  - the response property `items/template/allOf[#/components/schemas/TemplateConfigDto]/id` became optional for the status `200`
- **2026-05-03** `b5587d3b83c9` — 1 info
  - the response property `items/template/allOf[#/components/schemas/TemplateConfigDto]/id` became required for the status `200`
- **2026-05-02** `96d8218c9b04` — 1 breaking
  - the response property `items/template/allOf[#/components/schemas/TemplateConfigDto]/id` became optional for the status `200`
- **2026-05-02** `37eb1a905c50` — 1 breaking
  - the response property `items/template` became nullable for the status `200`
- **2026-01-31** `33d29418e302` — 1 info
  - added the optional property `items/template/allOf[#/components/schemas/TemplateConfigDto]/fonts` to the response with the `200` status
- **2024-11-15** `c868708333be` — 1 info
  - added the required property `items/template/allOf[#/components/schemas/TemplateConfigDto]/id` to the response with the `200` status
- **2024-11-11** `66e3a84cc1c7` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2023-10-20** `bbfe1dbc457f` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/openwebgal/apis/webgal-terre-api/docs/api/manageGame/gameList/get.md) · [API](https://skmtc.dev/openwebgal/apis/webgal-terre-api.md) · [Page](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/manageGame/gameList/get)
