---
title: "Get all the settings for an specific property"
method: GET
path: "/datainsights/v1.1/property/settings"
tags: ["Property"]
---

# Get all the settings for an specific property

`GET /datainsights/v1.1/property/settings`

## Headers

- `X-PROPERTY-ID` integer, required

## Response `200`

OK

- PropertySettings[]
  - `name` 'start_of_week' | 'currency_cdf_rounding_precision', required — Property Setting Name
  - `value` string, required — Value of the setting

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

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