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

---

[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)
