Get a team's injuries (basketball + baseball)
Returns a team’s injury / injured-list document from the canonical team_injuries
collection. Supported for NBA (ESPN injury report) and the baseball leagues
MLB/KBO/NPB (injured-list / active-roster status: MLB is the ESPN IL feed; KBO is
1군 말소 de-registration; NPB is roster de-registration). Soccer uses
/v1/{league}/matches/{id}/missing-players instead; all other leagues return
404 endpoint_not_for_sport.
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.
Response
Team injury / injured-list response.