---
title: "List group users"
method: GET
path: "/group/{id}"
tags: ["Groups"]
---

# List group users

`GET /group/{id}`

Returns a list of users belonging to a given group

## Path parameters

- `id` string, required

## Other responses

- `400` — Invalid group ID
- `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)
