---
title: "OTB master game"
method: GET
path: "/masters/pgn/{gameId}"
tags: ["Opening Explorer"]
---

# OTB master game

`GET /masters/pgn/{gameId}`

**Endpoint: `https://explorer.lichess.org/masters/pgn/{gameId}`**

Example: `curl https://explorer.lichess.org/masters/pgn/aAbqI4ey`

## Path parameters

- `gameId` string, required

## Response `200`

The PGN representation of the game.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
