APIEndpoint referenceReferee
/referee/{id}/incidents
Path Parameters
id*string
Query Parameters
limit?integer
Format
int64page?integer
Format
int64season?string
seasonId?integer
Format
int64tournamentId?integer
Format
int64tournamentIds?array<>|null
Response Body
application/json
application/json
curl -X GET "https://example.com/api/referee/string/incidents"{ "data": [ "string" ]}