v3

OpenAPI 3.1.0AGPL-3.0-or-later2026-07-311871891.1 MB
Teams
Tournaments (Arena)

Get team Arena tournaments

Get all Arena tournaments relevant to a team. Tournaments are sorted by reverse chronological order of start date (last starting first). Tournaments are streamed as ndjson.

get/api/team/{teamId}/arena

Path parameters

teamIdstring required

ID of the team

Query parameters

maxinteger

How many tournaments to download.

status'created' | 'started' | 'finished'

The current state of the arena tournament

[Filter] Only arena tournaments in this current state.

createdBystring

[Filter] Only arena tournaments created by a given user.

namestring

[Filter] Only arena tournaments with a given name.

Response

The list of Arena tournaments of a team.