---
title: "Get Basic Settings"
method: GET
path: "/basic/settings"
tags: ["Basic"]
---

# Get Basic Settings

`GET /basic/settings`

Retrieve the basic settings of Sylve

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseGithubComAlchemillahqSylveInternalDbModelsBasicSettings
  - `data` GithubComAlchemillahqSylveInternalDbModelsBasicSettings
    - `id` integer
    - `initialized` boolean
    - `pools` string[]
    - `restarted` boolean
    - `services` GithubComAlchemillahqSylveInternalDbModelsAvailableService[]
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

## Changes

- **2026-08-12** `9a5026bf9057` — 2 info
  - api tag `Basic` added
  - api tag `Health` removed
- **2026-01-01** `5cf4dbcc2128` — 1 info
  - endpoint added
- **2025-03-11** `2b736ca1b025` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/basic/settings/get.md)

---

[API](https://skmtc.dev/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.dev/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc.dev/alchemillahq/apis/sylve-api/revisions/85f3f607253e?raw)
