---
title: "Get User Settings"
method: GET
path: "/api/v1/customizations/{user_id}/{study_area_id}"
tags: ["Customizations"]
---

# Get User Settings

`GET /api/v1/customizations/{user_id}/{study_area_id}`

Get customization settings for user.

## Path parameters

- `study_area_id` integer, required
- `user_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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