Groups
Groups of a season for competitions with a group phase.
Open in the interactive reference
Operations
- GETGroups by season — Groups of a season, listed under their stage.
- GETGroup by ID — One group.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
byseason |
Groups by season. Groups of a season, listed under their stage. | season_id |
— |
info |
Group by ID. One group. | id |
— |
Examples
Groups by season:
GET /v2.2/groups/?user=USER&token=TOKEN&t=byseason&season_id=7011
Group by ID:
GET /v2.2/groups/?user=USER&token=TOKEN&t=info&id=5108