Get common teams for members of a Group Message.
GET/api/v4/channels/:channel_id/common_teams
Gets all the common teams for all active members of a Group Message channel. Returns empty list of no common teams are found.
Minimum server version: 9.1
Permissions
Must be authenticated and have the read_channel permission for the channel.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Common teams retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found