---
title: "Get groups of user"
method: GET
path: "/user/{id}/groups"
tags: ["Users"]
---

# Get groups of user

`GET /user/{id}/groups`

Get a paginated list of groups the user is a member of

## Path parameters

- `id` string, required

## Other responses

- `400` — Invalid user ID or request parameters
- `500` — Internal server error

---

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