StatsHub Docs
APILegacy APIV1 endpoint referenceEvent

/event/{id}/team-lineup

GET
/api/event/{id}/team-lineup

Path Parameters

id*integer
Formatint64

Query Parameters

heatmap?string
startingLineup?string
teamId?integer
Formatint64

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/event/0/team-lineup"
{  "data": [    "string"  ]}