Get zone set configuration metadata

Open in Claude

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_setenumRequired
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
versionobject
power_on_live_idslist of integers

List of power-on live zone IDs (max 16). Must be non-empty when zones are configured.

zonesobject

Zone configurations (at least one zone required per schema)

labelstring<=64 characters
Optional label for the zone set
sensor_to_body_transformlist of doubles
4x4 transformation matrix as a flat array of 16 elements

Errors

404
Not Found Error