StatsHub Docs
APIEndpoint referenceManager

/manager/{id}

GET
/api/manager/{id}

Path Parameters

id*integer
Formatint64

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/manager/0"
{  "countrySlug": "string",  "id": 0,  "name": "string",  "shortName": "string",  "slug": "string"}