---
title: "Gets settings from General Setup and Options page."
method: GET
path: "/Settings"
tags: ["Rest"]
---

# Gets settings from General Setup and Options page.

`GET /Settings`

## Query parameters

- `request.categories` string[]
- `request.locationId` integer
- `request.dependentId` string

## Headers

- `SiteId` integer, required

## Response `200`

OK

- MindbodyRestApiDtoModelsSettingsSetting1SystemStringMscorlibVersion4000CultureNeutralPublicKeyTokenB77a5c561934e089[]
  - `Category` string — The setting category (ie. "Communication")
  - `Name` string — Name of site setting
  - `Value` string — Value of the site setting
  - `ValueType` string — Data type of the setting value (ie. "string", "bool", etc.)

---

[API](https://skmtc.net/mindbodyonline/apis/rest-api.md) · [All operations](https://skmtc.net/mindbodyonline/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mindbodyonline/rest-api/revisions/dc2736850e42/schema)
