---
title: "GET /lighting/listLightingAreas/{user_id}"
method: GET
path: "/lighting/listLightingAreas/{user_id}"
tags: ["LightingService"]
---

# GET /lighting/listLightingAreas/{user_id}

`GET /lighting/listLightingAreas/{user_id}`

## Path parameters

- `user_id` string, required

## Response `200`

OK

- ListLightingAreasResponse
  - `lighting_areas` LightingArea[]
    - `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)
