---
title: "GET /lighting/getLightingZoneGroup/{id}"
method: GET
path: "/lighting/getLightingZoneGroup/{id}"
tags: ["LightingService"]
---

# GET /lighting/getLightingZoneGroup/{id}

`GET /lighting/getLightingZoneGroup/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- GetLightingZoneGroupResponse
  - `lighting_zone_group` LightingZoneGroup — A set of lighting zones.
    - `id` string
    - `lighting_area_id` string
    - `name` string
    - `lighting_zone_ids` string[]
    - `order` integer

---

[API](https://skmtc.net/rach/apis/readme.md) · [All operations](https://skmtc.net/rach/apis/readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/readme/versions/7cb72b0455d5/schema)
