---
title: "GET /admin.usergroups.listChannels"
method: GET
path: "/admin.usergroups.listChannels"
tags: ["admin.usergroups", "admin"]
---

# GET /admin.usergroups.listChannels

`GET /admin.usergroups.listChannels`

List the channels linked to an org-level IDP group (user group).

## Query parameters

- `usergroup_id` string, required
- `team_id` string
- `include_num_members` boolean

## Headers

- `token` string, required

## Response `200`

Typical success 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 if the token provided is not associated with an Org Admin or Owner

---

[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)
