---
title: "Get Stage Units"
method: GET
path: "/stage/units"
tags: ["Stage"]
---

# Get Stage Units

`GET /stage/units`

Retrieves the current unit scale of the scene.

## Response `200`

Successfully retrieved the scene units

- StageUnits
  - `meters_per_unit` number — Unit for length (m/unit) e.g 10cm = 0.01

## Other responses

- `422` — Stage units are not supported
- `500` — Internal server error

---

[API](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api.md) · [All operations](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wandelbotsgmbh/wandelbots-nova-isaac-sim-extension-api/versions/a0efd7dad77c/schema)
