Get a team's injuries (NBA only)
Sportquanta
Get a team's injuries (NBA only)
Returns the current NBA team injury list sourced from the canonical team_injuries
collection. Other leagues return 404 endpoint_not_for_sport.
GET
Get a team's injuries (NBA only)
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). Unknown values return 404 unsupported_league.
Response
Team injury response for the requested NBA team.