groups
Get team 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
get/api/v4/teams/{team_id}/groups_by_channels
Path parameters
team_idstring required
Team GUID
Query parameters
pageinteger
The page to select.
per_pageinteger
The number of groups per page.
filter_allow_referenceboolean
Boolean which filters in the group entries with the allow_reference attribute set.
paginateboolean
Boolean to determine whether the pagination should be applied or not
Response
Group list retrieval successful
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.