---
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

---

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