GET /{format}/PlayerSeasonStatsByTeam/{season}/{team}
Summary: Player Season Stats by Team
Operation ID: PlayerSeasonStatsByTeam
Auth: unknown
Operation ID: PlayerSeasonStatsByTeam
Auth: unknown
Parameters (3)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
season
(string, path, required)
Year of the season (with optional season type).<br>Examples: <code>2018</code>, <code>2018POST</code>, <code>2019</code>.
team
(string, path, required)
The abbreviation of the requested team. <br>Examples: <code>SF</code>, <code>NYY</code>.
No probe data for this endpoint yet.