List Groups

GET {{baseUrl}}/usergroups.list?include_users=<>&token=<>&include_count=<>&include_disabled=<>

List all User Groups for a team

Request Params

KeyDatatypeRequiredDescription
include_usersstringInclude the list of users for each User Group.
tokenstringAuthentication token. Requires scope: groups:history
include_countstringInclude the number of users in each User Group.
include_disabledstringAllow results that involve disabled User Groups.