Get Group
GET {{baseUrl}}/groups.list?exclude_members=<>&token=<>&exclude_archived=<>
Lists private channels that the calling user has access to.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
exclude_members | string | Exclude the members from each group | |
token | string | Authentication token. Requires scope: groups:history | |
exclude_archived | string | Don't return archived private channels. |