GET /{format}/Players/{team}

sportsdata.io:mlb-v3-stats

Summary: Players by Team
Operation ID: PlayersByTeam
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)

The abbreviation of the requested team. <br>Examples: <code>SF</code>, <code>NYY</code>.

No probe data for this endpoint yet.