---
title: "Get Group Layers Of Study Area Setting"
method: GET
path: "/api/v1/config/study-area/settings/{id}/{group_name}"
tags: ["Layer Library"]
---

# Get Group Layers Of Study Area Setting

`GET /api/v1/config/study-area/settings/{id}/{group_name}`

Update layers to specified layer-group settings in specified study-area.

## Path parameters

- `id` integer, required
- `group_name` 'buildings_landuse' | 'street_level_quality' | 'environmental_quality' | 'additional_data' | 'basemap' | 'indicator', required — An enumeration.

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/plan4better/apis/goat.md) · [All operations](https://skmtc.dev/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/plan4better/goat/revisions/931df3e5ac48/schema)
