List teams in a league
Sportquanta
List teams in a league
Returns { "data": { "items": [...] } }. For soccer, league
membership is derived from all stored fixtures before joining the
shared club and national-team directories. This avoids leaking teams
from unrelated competitions that share the same canonical store.
GET
List teams in a league
Authorizations
Send a workspace API token in the Authorization: Bearer <token> header.
Path Parameters
League identifier from the /v1/leagues catalog (e.g. mlb, nba,
epl, nfl, nhl). Unknown values return 404 unsupported_league.
Query Parameters
Required range:
1 <= x <= 500Response
Team directory under data.items.