v1
latestOpenAPI 3.0.32026-07-26131237.0 KBScorecards
Retrieve scorecard (one game)
Returns the scorecard statistics limited to a single environment. Only the entry matching game_id is present in environments; all top-level counters are recomputed for that environment alone.
Useful for dashboards that present per-game progress without fetching the full scorecard payload.
get/api/scorecard/{card_id}/{game_id}
Path parameters
card_idstring required
Identifier returned by /scorecard/open.
game_idstring required
Game identifier to filter by (e.g. ls20-1d57d6daeb05).
Response
scorecard found; statistics for the requested game.