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

# Apps

`GET /v1/apps/settings.json`

Returns apps listing.

## Query parameters

- `token` string, required
- `app` string

## Response `200`

successful operation

- object
  - `label` string
  - `info` string
  - `value` string
  - `is_public` boolean
  - `name` string
  - `folder` string
  - `app_name` string
  - `settings_description` 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)
