admin_conversations_restrictAccess_listGroups
GET
/admin.conversations.restrictAccess.listGroups https://slack.com/api
List all IDP Groups linked to a channel
Parameters
query Query Parameters
| Name | Type |
|---|---|
token
required
Authentication token. Requires scope: | string |
channel_id
required
| string |
team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. | string |
Responses
200 application/json
Typical success response
{ ok: DefsOkTrue ; }
default application/json
Typical error response
{ ok: DefsOkFalse ; }