Endpoint 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/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/referees/list"{ "$schema": "https://example.com/schemas/RefereesListOKBody.json", "data": [ { "property1": null, "property2": null } ], "pagination": { "property1": null, "property2": null }}