APIEndpoint referencePlayer
/player/{id}/performance
Path Parameters
id*integer
Format
int64Query Parameters
includeNational?string
limit?integer
Format
int64location?string
startedMatch?string
tournamentId?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/player/0/performance"{ "$schema": "https://example.com/schemas/PlayerPerformanceOKBody.json", "data": [ "string" ]}
