Get Group

GET {{baseUrl}}/groups.list?exclude_members=<>&token=<>&exclude_archived=<>

Lists private channels that the calling user has access to.

Request Params

KeyDatatypeRequiredDescription
exclude_membersstringExclude the members from each group
tokenstringAuthentication token. Requires scope: groups:history
exclude_archivedstringDon't return archived private channels.