---
title: "(Auth)"
method: GET
path: "/organizations/{organizationId}/library-items/groups"
tags: ["LibraryItem"]
---

# (Auth)

`GET /organizations/{organizationId}/library-items/groups`

## Path parameters

- `organizationId` integer, required

## Response `200`

Success

- LibraryItemGroupDto[]
  - `groupName` string, nullable
  - `libraryType` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 — Solid = 0 Fluid = 1 Fan = 2 Pump = 3 ThermalInterface = 4 ThreeDPrinting = 5 DieCasting = 6 SheetMetal = 7 CncMilling = 8 ElectricWire = 9
  - `count` integer

---

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