---
title: "Get Spreadsheet Settings"
method: GET
path: "/user/settings/spreadsheets"
tags: ["User"]
---

# Get Spreadsheet Settings

`GET /user/settings/spreadsheets`

This endpoint returns dimension and user settings for the open spreadsheet. It gives
        reasonable dimension defaults when the user hasn't specified dimensions to use for rows, columns,
        filters inside of a Cube add-on. These defaults are based on commonly used dimensions for a given top
        level dimension (i.e. "Actuals" for "Scenario"). It also gives user data such as whether or not to show
        the 'undo' warning in Excel files.

## Headers

- `X-Company-ID` string, required

## Response `200`

- UserSpreadsheetSettingsResponse
  - `dimensions` object, required
  - `user` object, required

---

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