Get a baseball lineup card
Sportquanta
Get a baseball lineup card
Baseball-only endpoint for mlb, kbo, and npb. Returns the
per-game lineup entity keyed by canonical game id. Other sports
return 404 endpoint_not_for_sport.
GET
Get a baseball lineup card
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.
Query Parameters
When true, the response envelope includes per-field provenance
metadata under _meta.provenance (source adapter, ingest run id,
timestamp). Default: omitted.
Response
Lineup document.