APIEndpoint referencePlayer
/player/all
Query Parameters
awayTeam?integer
Format
int64homeTeam?integer
Format
int64teamId?integer
Format
int64tournamentId?string
uniqueTournamentId?string
limit?integer
Format
int64seasonId?integer
Format
int64Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/player/all"{ "data": [ "string" ]}