APIEndpoint referencePlayer
/player/all
Query Parameters
awayTeam?integer
Format
int64homeTeam?integer
Format
int64limit?integer
Format
int64seasonId?integer
Format
int64teamId?integer
Format
int64tournamentId?string
uniqueTournamentId?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/player/all"{ "$schema": "https://example.com/schemas/PlayerAllOKBody.json", "data": [ "string" ]}
