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

# Fetch the spectator game chat

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

Get the messages posted in the public spectator chat of a game.

Games also have a private players chat, which only the 2 players can see.

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