Skip to content

HTTP Interface v1 Zones

Peter Wood edited this page Dec 19, 2020 · 4 revisions

GET: /api/v1/zones

Shows a list of organisation Zones in the controller, that are present at the root level.

The following query parameters alter the result:

Parameter Effect
include=devices Includes a devices stanza in each zone with all of the devices in that zone, devices may be duplicated in the whole response if a member of multiple zones.
include=subzones Includes all zones recursively, allowing retrieval of the whole tree.
Clone this wiki locally