admin usergroups list Channels

GET {{baseUrl}}/admin.usergroups.listChannels?usergroup_id=<string>&team_id=<string>&include_num_members=<boolean>

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

Request Params

KeyDatatypeRequiredDescription
usergroup_idstring(Required) ID of the IDP group to list default channels for.
team_idstringID of the the workspace.
include_num_membersstringFlag to include or exclude the count of members per channel.

HEADERS

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: admin.usergroups:read

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}