---
title: "Gets information about the runtime, the API version and links to resources."
method: GET
path: "/"
tags: ["root"]
---

# Gets information about the runtime, the API version and links to resources.

`GET /`

## Response `200`

OK

- RootBean
  - `version` string
  - `locale` string
  - `measurementSystem` string
  - `runtimeInfo` RuntimeInfo
    - `version` string
    - `buildString` string
  - `links` Links[]
    - `type` string
    - `url` string

## Other responses

- `401` — User is not authenticated

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
