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

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: admin.conversations:read
channel_idstring(Required)
team_idstringThe 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

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