Partner games
Get a specific game
GET
/{locale}/partners/games/{id}Authorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Locale code
id*integer
Game ID
Response Body
curl -X GET "https://example.com/en/partners/games/0"Empty