APIEndpoint referenceReferees
/referees/list
Query Parameters
last20GamesOnly?string
leagueStatsOnly?string
limit?integer
Format
int64page?integer
Format
int64search?string
sortDirection?string
sortField?string
upcomingFixturesOnly?string
Response Body
application/json
application/json
curl -X GET "https://example.com/api/referees/list"{ "data": [ { "property1": null, "property2": null } ], "pagination": { "property1": null, "property2": null }}