---
title: "Open Game Assets Dictionary"
method: GET
path: "/api/manageGame/openGameAssetsDict/{gameName}"
tags: ["Manage Game"]
---

# Open Game Assets Dictionary

`GET /api/manageGame/openGameAssetsDict/{gameName}`

## Path parameters

- `gameName` string, required

## Query parameters

- `subFolder` string, required

## Response `200`

Opens the assets dictionary for a specified game.

## Changes

- **2023-12-09** `bff5d28e056d` — 1 breaking
  - added the new required `query` request parameter `subFolder`
- **2023-10-20** `bbfe1dbc457f` — 1 warning
  - deleted the `query` request parameter `subFolder`

[Change history](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/manageGame/openGameAssetsDict/:gameName/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)
