---
title: "Shows all unit groups"
method: GET
path: "/v1/{facility_id}/unit_groups"
tags: ["api-v1-unit_groups"]
---

# Shows all unit groups

`GET /v1/{facility_id}/unit_groups`

## Discussion
If the facility has tiering enabled, then the "price" and "channel_rate" fields will be null in the response.

## Response field notes
#### Allowed values for `fully_enclosed`
* `false` - not fully enclosed
* `null` - default value; cannot be set to null via api — indicates the value has never been explicitly set
* `true` - fully enclosed

## Path parameters

- `facility_id` number, required

## Response `200`

ok

---

[API](https://skmtc.dev/storedgefms/apis/storable-edge-api-params-in-body.md) · [All operations](https://skmtc.dev/storedgefms/apis/storable-edge-api-params-in-body/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/storedgefms/storable-edge-api-params-in-body/revisions/50fea30c1954/schema)
