APIEndpoint referenceTeam
/team/{id}/performance
Path Parameters
id*integer
Format
int64Query Parameters
eventHalf?string
h2h?string
limit?integer
Format
int64location?string
season?string
seasonId?string
tournamentId?string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/team/0/performance"{ "data": [ { "property1": null, "property2": null } ]}