---
title: "Get Node Settings"
method: GET
path: "/api/node/settings"
tags: ["Node"]
---

# Get Node Settings

`GET /api/node/settings`

Retrieve the current node settings.

## Response `200`

Successful Response

- NodeSettings
  - `min_node_version` string

## Other responses

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

---

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