GET /{format}/BoxScore/{gameid}
Summary: Box Score
Operation ID: BoxScore
Auth: unknown
Operation ID: BoxScore
Auth: unknown
Parameters (2)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
gameid
(string, path, required)
The GameID of an NHL game. GameIDs can be found in the Games API. Valid entries are <code>14620</code> or <code>16905</code>
No probe data for this endpoint yet.