Retrieve details of an existing session using the session key, game ID, and player ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The session key identifying the session.
50The unique identifier for the game.
50The unique identifier for the player.