Endpoint 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/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/referee/string/incidents"{ "$schema": "https://example.com/schemas/RefereeIncidentsOKBody.json", "data": [ "string" ]}