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

idstring
namestring
display_namestring
descriptionstring
sourcestring
remote_idstring
create_atinteger
update_atinteger
delete_atinteger
has_syncablesboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.