Get a soccer player's national-team call-up history
Sportquanta
Get a soccer player's national-team call-up history
Soccer-only endpoint for international competitions. Returns
the player’s call-up rows from the shared soccer data store.
Other sports, and non-international soccer leagues, return 404
endpoint_not_for_sport.
GET
Get a soccer player's national-team call-up history
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
Array of player call-up rows.