Arenas
Retrieve a paginated list of arenas. Use the fields parameter to customize response fields.
Authorizations
Path Parameters
Numeric ID of the team to get arenas for
Query Parameters
Specify custom response with available response fields.
Fields included as default: id, name, location, yearOfConstruction, capacity, infoAsHTML, imageUrl, country, eliteprospectsUrlPath, _links, updatedAt
id, name, location, yearOfConstruction, capacity, infoAsHTML, imageUrl, country, eliteprospectsUrlPath, _links, updatedAt, country.*, * The number of items to skip before starting to collect the result set.
x >= 0The number of items to return.
0 <= x <= 1000Sort results by field name. Prefix with - for descending order (e.g., -name).
id, -id, name, -name, location, -location, country, -country, yearOfConstruction, -yearOfConstruction, capacity, -capacity, updatedAt, -updatedAt Filter by id
Filter by id greater than
Filter by country slug in ISO 3166-1 alpha-3
Filter by updatedAt greater or equal to in ISO-8601 format for date and time