StatsHub Docs
Endpoint referencePlayer

/player/{id}

GET
/api/v2/player/{id}

Path Parameters

id*string

Query Parameters

include?array<string>|null

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

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