---
title: "Get Game Flowchart"
method: GET
path: "/api/manageGame/getFlowchart/{gameName}"
tags: ["Manage Game"]
---

# Get Game Flowchart

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

## Path parameters

- `gameName` string, required

## Response `200`

Returned game flowchart.

## Other responses

- `404` — Flowchart file not found.

## Changes

- **2026-07-17** `ebcacb42f932` — 1 info
  - endpoint added
- **2026-05-02** `37eb1a905c50` — 1 breaking
  - api path removed without deprecation
- **2025-09-20** `2911d2db6a21` — 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/getFlowchart/: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)
