---
title: "Game Commentary"
method: GET
path: "/games/commentary"
tags: ["Games"]
---

# Game Commentary

`GET /games/commentary`

Get live text commentary for a match

## Query parameters

- `gameId` integer, required
- `fixtureId` string, required
- `filter` 'all' | 'top'
- `isLive` boolean
- `isFinished` boolean

## Response `200`

Game commentary retrieved successfully

---

[API](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api.md) · [All operations](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsapipro/sportsapi-pro-football-api/revisions/f56c5a94869d/schema)
