GET /{format}/Players/{team}
Summary: Player Details by Team
Operation ID: PlayerDetailsByTeam
Auth: unknown
Operation ID: PlayerDetailsByTeam
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']}
team
(string, path, required)
Abbreviation of the team. Example: <code>WAS</code>.
No probe data for this endpoint yet.