---
title: "Get all supported dimensions and their system units."
method: GET
path: "/systeminfo/uom"
tags: ["systeminfo"]
---

# Get all supported dimensions and their system units.

`GET /systeminfo/uom`

## Response `200`

OK

- UoMInfoBean
  - `uomInfo` UoMInfo
    - `dimensions` DimensionInfo[]
      - `dimension` string
      - `systemUnit` string

---

[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)
