Get the box score for a game (compatibility alias)
Sportquanta
Get the box score for a game (compatibility alias)
Compatibility alias for /v1/{league}/games/{id}/box-score.
Kept for legacy TS API clients and the LEZZGETIT consumer path;
new clients should prefer the canonical hyphenated path.
GET
Get the box score for a game (compatibility alias)
Authorizations
Send a workspace API token in the Authorization: Bearer <token> header.
Path Parameters
League identifier from the /v1/leagues catalog (e.g. mlb, nba,
epl). Unknown values return 404 unsupported_league.
Query Parameters
When true, the response envelope includes per-field provenance
metadata under _meta.provenance (source adapter, ingest run id,
timestamp). Default: omitted.
Response
Composite of game + per-player box score rows.