Skip to main content
GET
/
api
/
zones
/
{zoneId}
Get a specific zone
curl --request GET \
  --url http://aris.local/api/zones/{zoneId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Session token or API token

Path Parameters

zoneId
string
required

Response

Zone details

zone
object

A zone represents a distinct conditioned area of the home with its own comfort target and control logic. It is the authoritative source of truth for temperature setpoints, operating mode, and HVAC behavior. A zone may contain one or more FCUs, radiant loops, or other terminal units.