---
title: "GET /usergroups.users.list"
method: GET
path: "/usergroups.users.list"
tags: ["usergroups.users", "usergroups"]
---

# GET /usergroups.users.list

`GET /usergroups.users.list`

List all users in a User Group

## Query parameters

- `token` string, required
- `include_disabled` boolean
- `usergroup` string, required

## Response `200`

Standard success response when used with a user token

- object — Schema for successful response from usergroups.users.list method
  - `ok` true, required
  - `users` DefsUserId[], required

## Other responses

- `default` — Standard failure response when used with an invalid token

---

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