Get team groups by channels
GET/teams/:team_id/groups_by_channels
Retrieve the set of groups associated with the channels in the given team grouped by channel.
Permissions
Must have manage_system permission or can access only for current user
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Group list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled