GetGroupMembers(Integer) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Get list of user accounts that are members of a group by group ID.

Parameters

Name

Type

Description

groupId

Integer

Unique integer identifier for group.

Returns

Type: UserAccount List

List of user accounts.

Addresses

JSON: http://<Base Address>/UserAccount/json/GetGroupMembers

JSON (for IIS): http://<Base Address>/UserAccount.svc/json/GetGroupMembers