---
title: "Get streams on Twitch associated with the game, available only for business and enterprise API users."
method: GET
path: "/games/{id}/twitch"
tags: ["games"]
---

# Get streams on Twitch associated with the game, available only for business and enterprise API users.

`GET /games/{id}/twitch`

## Path parameters

- `id` string, required

## Response `200`

OK

- Twitch
  - `id` integer
  - `external_id` integer
  - `name` string
  - `description` string
  - `created` string, date-time
  - `published` string, date-time
  - `thumbnail` string, uri
  - `view_count` integer
  - `language` string

---

[API](https://skmtc.dev/rawg/apis/rawg-video-games-database-api.md) · [All operations](https://skmtc.dev/rawg/apis/rawg-video-games-database-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rawg/rawg-video-games-database-api/revisions/a2efd7688148/schema)
