GET /{format}/TeamSchedule/{season}/{team}
Summary: Team Schedule
Operation ID: TeamSchedule
Auth: unknown
Operation ID: TeamSchedule
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>2018PRE</code>, <code>2018POST</code>, <code>2018STAR</code>, <code>2019</code>, etc.
team
(string, path, required)
The abbreviation of the requested team. Examples: <code>SF</code>, <code>NYY</code>.
No probe data for this endpoint yet.