GET
Get baseball team season fielding errors

Authorizations

Authorization
string
header
default:tok_public_demo
required

Send a workspace API token in the Authorization: Bearer <token> header.

Path Parameters

league
string
required

League identifier from the /v1/leagues catalog (e.g. mlb, nba, epl, nfl, nhl). Unknown values return 404 unsupported_league.

id
string
required

Query Parameters

season
integer
required
Required range: 1876 <= x <= 2100

Response

Season-to-date fielding errors with explicit coverage.

data
object
required