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

# Get Node Settings

`GET /api/node/settings`

Retrieve the current node settings, including TLS certificate.

## Response `200`

Successful Response

- NodeSettings
  - `min_node_version` string
  - `certificate` string, required

## Other responses

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

---

[API](https://skmtc.dev/atrvatam/apis/marzbanapi.md) · [All operations](https://skmtc.dev/atrvatam/apis/marzbanapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atrvatam/marzbanapi/revisions/0aa31d6bd001/schema)
