---
title: "Fetch the game chat"
method: GET
path: "/api/bot/game/{gameId}/chat"
tags: ["Bot"]
---

# Fetch the game chat

`GET /api/bot/game/{gameId}/chat`

Get the messages posted in the game chat

## Path parameters

- `gameId` string, required

## Response `200`

The messages posted in the chat.

---

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