Endpoint referenceTournament
/tournament/{id}/{seasonId}/{round}/events
Path Parameters
id*string
seasonId*integer
Format
int64round*integer
Format
int64Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/tournament/string/0/0/events"{ "$schema": "https://example.com/schemas/TournamentRoundEventsOKBody.json", "data": [ "string" ]}