Endpoint referenceTeam
/team/{id}/players/AGScollection
Path Parameters
id*integer
Format
int64Query Parameters
h2h?integer
Format
int64limit?integer
Format
int64location?string
season?string
seasonId?integer
Format
int64status?string
fixtureId?integer
Format
int64tournamentId?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/team/0/players/AGScollection"{ "$schema": "https://example.com/schemas/TeamPlayersAGSCollectionOKBody.json", "currentFixturePlayerStats": [ 0 ], "data": [ "string" ], "events": [ null ]}