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

# GET /lighting/getLightingArea/{id}

`GET /lighting/getLightingArea/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- GetLightingAreaResponse
  - `lighting_area` LightingArea — A top level resource that contains all additional lighting resources.
    - `id` string
    - `shared` boolean — shared is true when the user does not actually own this area, but has been granted shared access to it

---

[API](https://skmtc.net/rach/apis/smart-lighting-controller.md) · [All operations](https://skmtc.net/rach/apis/smart-lighting-controller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/smart-lighting-controller/versions/69b8d9fdbca4/schema)
