API
cloud.games.games.getGameById
GET https://cloud.api.rivet.gg/v1/games/{game_id}
curl -X GET 'https://cloud.api.rivet.gg/v1/games/{game_id}'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

game_idrequired
string

Query Parameters

watch_index
string

A query parameter denoting the requests watch index.

Response

gamerequired
object

A full game.

watchrequired
object

Provided by watchable endpoints used in blocking loops.