admin conversations restrict Access list Groups
GET {{baseUrl}}/admin.conversations.restrictAccess.listGroups?token=<string>&channel_id=<string>&team_id=<string>
List all IDP Groups linked to a channel
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | (Required) Authentication token. Requires scope: admin.conversations:read | |
channel_id | string | (Required) | |
team_id | string | 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. |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e"}