Skip to main content
GET
TypeScript

Headers

Accept-Language
string

Preferred language and optional region for human-readable strings in the response (e.g. operating hours summaries). Supports en, fr, de, it, and es, with optional region tags such as fr-CA or de-CH. Defaults to English when omitted or unsupported.

Response

List of trail maps.

uuid
string
required
name
string
required
season
enum<string>
required

Current operating season of the resort.

Available options:
winter,
summer,
closed
display_order
integer<int64>
required
version
integer<int64>
required

Monotonically incremented on every update. Clients can compare this against a cached value to decide whether to reload the trail map.

hosted_url
string
required
entity_uuids
string[]
required

Deduplicated UUIDs of every entity (lift, run, terrain park, summer trail, amenity, parking lot) referenced by this map's elements.

geo_bounds
object | null

Lat/lng bounding box of this map's georeferenced area, plus the centroid of its control points (used for tie-breaking when multiple maps cover the same point). Omitted when the map has no georeferencing.

Example: