APIEndpoint referenceEvent
/event/{id}/team-lineup
Path Parameters
id*integer
Format
int64Query Parameters
heatmap?string
startingLineup?string
teamId?integer
Format
int64Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/event/0/team-lineup"{ "data": [ "string" ]}