---
title: "GET /users/{username}/groups/"
method: GET
path: "/v1/users/{username}/groups/"
---

# GET /users/{username}/groups/

`GET /v1/users/{username}/groups/`

Get group membership info for a given user

## Path parameters

- `username` string, required

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `expires` unknown
    - `name` string

## Other responses

- `400` — 400

---

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