---
title: "settings"
method: GET
path: "/v1/settings.json"
tags: ["settings"]
---

# settings

`GET /v1/settings.json`

Returns settings listing.

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `SITE_NAME` integer
  - `PAGING_COUNT` string
  - `SITE_TIMEZONE` string
  - `DROPBOX_APPKEY` string
  - `FLICKR_API_KEY` string
  - `UNSPLASH_API_KEY` string
  - `LABEL_ICON` string
  - `DEFAULT_LANGUAGE` string
  - `IMAP_EMAIL` string
  - `DEFAULT_CARD_VIEW` string
  - `apps_data` string

## Other responses

- `400` — Invalid input

## Changes

- **2017-05-25** `5b98cb916342` — 1 info
  - endpoint added
- **2016-04-26** `5d7a4c3eadce` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/settings.json/get.md)

---

[API](https://skmtc.dev/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.dev/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/bfc753befdbe/schema)
