faceit_getParentGame
Retrieve the parent game details for a region-specific game variant. Input a regional game ID to get the canonical game.
Instructions
Retrieve the details of the parent game, if the game is region-specific
Use when the game_id is a region-specific variant (e.g. a regional CS2 pool) and you want the canonical parent game.
Endpoint: GET /games/{game_id}/parent
Parameters:
game_id (path, str, required): The id of the game
Returns: Game detail
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | Yes |