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

# GET /api/admin/groups/users

`GET /api/admin/groups/users`

Get list of users for a specific group

## Query parameters

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

## Response `200`

Default Response

- object
  - `users` 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)
