Teams
Tournaments (Swiss)
Get team swiss tournaments
Get all swiss tournaments of a team. Tournaments are sorted by reverse chronological order of start date (last starting first). Tournaments are streamed as ndjson.
get/api/team/{teamId}/swiss
Path parameters
teamIdstring required
Query parameters
maxinteger
How many tournaments to download.
status'created' | 'started' | 'finished'
The current state of the swiss tournament
[Filter] Only swiss tournaments in this current state.
createdBystring
[Filter] Only swiss tournaments created by a given user.
namestring
[Filter] Only swiss tournaments with a given name.
Response
The list of Swiss tournaments of a team.