---
title: "Get user groups"
method: GET
path: "/userGroups"
tags: ["Users"]
---

# Get user groups

`GET /userGroups`

Get all available user groups

## Response `200`

successful operation

- UserGroupJson[]
  - `id` string
  - `entityIds` string[]
  - `name` string
  - `description` string
  - `users` string[]
  - `externalId` string

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
