List Group Users
GET {{baseUrl}}/usergroups.users.list?token=<>&include_disabled=<>&usergroup=<>
List all users in a User Group
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | Authentication token. Requires scope: groups:history | |
include_disabled | string | Allow results that involve disabled User Groups. | |
usergroup | string | The encoded ID of the User Group to update. |