Endpoint referenceEvent
/event/{id}/team-lineup
Path Parameters
id*integer
Format
int64Query Parameters
heatmap?string
startingLineup?string
teamId?integer
Format
int64Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/event/0/team-lineup"{ "$schema": "https://example.com/schemas/EventTeamLineupOKBody.json", "data": [ "string" ]}