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

# GET /apps.permissions.users.list

`GET /apps.permissions.users.list`

Returns list of user grants and corresponding scopes this app has on a team.

## Query parameters

- `token` string, required
- `cursor` string
- `limit` integer

## Response `200`

Typical successful paginated response

- object — This method either only returns a brief _OK_ response or a verbose schema is not available for this method.
  - `ok` true, required

## Other responses

- `default` — Typical error response

---

[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/versions/7b951462b44f/schema)
