Get zone set configuration metadata
Returns the complete zone set metadata including version, zones configuration, power-on live IDs, and sensor-to-body transform. Zone configurations include file hashes and coordinate frames.
Path parameters
zone_set
Zone set identifier. Valid values are 'active' or 'staged'. The 'pending' set is a transient state and should not be used.
Allowed values:
Response
Zone set metadata with enriched zone information
version
power_on_live_ids
List of power-on live zone IDs (max 16). Must be non-empty when zones are configured.
zones
Zone configurations (at least one zone required per schema)
label
Optional label for the zone set
sensor_to_body_transform
4x4 transformation matrix as a flat array of 16 elements
Errors
404
Not Found Error

