Admin
List all arenas
Get paginated list of arenas with optional name filtering
get/api/admin/arenas
Query parameters
limitinteger
Number of arenas to return
offsetinteger
Number of arenas to skip
sortstring
Sort field and direction (e.g., "name:asc")
nameFilterstring
Filter arenas by name (case-insensitive partial match)
Response
Arenas retrieved successfully
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲