---
title: "Get General Settings"
method: GET
path: "/api/settings/general"
tags: ["Settings"]
---

# Get General Settings

`GET /api/settings/general`

## Response `200`

Successful Response

- General
  - `default_method` 'aes-128-gcm' | 'aes-256-gcm' | 'chacha20-ietf-poly1305' | 'xchacha20-poly1305'

## Other responses

- `401` — Unauthorized Error
- `403` — Forbidden Error

---

[API](https://skmtc.dev/ha-man2/apis/pasarguardapi.md) · [All operations](https://skmtc.dev/ha-man2/apis/pasarguardapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ha-man2/pasarguardapi/revisions/84d9ff88fcda/schema)
