StatsHub Docs
APILegacy APIV1 endpoint referenceReferee

/referee/{id}

GET
/api/referee/{id}

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/referee/string"
{  "data": {    "property1": null,    "property2": null  }}