---
title: "GET /api/admin/groups/user-groups"
method: GET
path: "/api/admin/groups/user-groups"
tags: ["Groups"]
---

# GET /api/admin/groups/user-groups

`GET /api/admin/groups/user-groups`

Get list of groups for a specific user

## Query parameters

- `workspaceId` string, required
- `userId` string, required
- `limit` number
- `offset` number

## Response `200`

Default Response

- object
  - `groups` string[], required

## Other responses

- `400` — Default Response

---

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