---
title: "Get Basic Info"
method: GET
path: "/info/basic"
tags: ["Info"]
---

# Get Basic Info

`GET /info/basic`

Get the basic information about the system

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseGithubComAlchemillahqSylveInternalInterfacesServicesInfoBasicInfo
  - `data` GithubComAlchemillahqSylveInternalInterfacesServicesInfoBasicInfo
    - `bootMode` string
    - `devFSDisabled` boolean
    - `hostname` string
    - `loadAverage` string
    - `os` string
    - `sylveCommit` string
    - `sylveVersion` string
    - `uptime` integer
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

## Changes

- **2025-05-26** `597f6a4102c6` — 2 info
  - api tag `Info` added
  - api tag `Network` removed
- **2025-04-30** `e3c1bff19096` — 2 info
  - api tag `Network` added
  - api tag `Info` removed

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/info/basic/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/f1c5f8388fd6?raw)
