groups
Get channel groups
Retrieve the list of groups associated with a given channel.
Permissions
Must have manage_system permission.
get/api/v4/channels/{channel_id}/groups
Path parameters
channel_idstring required
Channel GUID
Query parameters
pageinteger
The page to select.
per_pageinteger
The number of groups per page.
filter_allow_referenceboolean
Boolean which filters the group entries with the allow_reference attribute set.
Response
Group list retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.