Method | Request URI |
---|---|
GET | /API/Group/GetMembers/{id}/?includeInherited=value&sessionId=value |
URI Parameter | Description |
---|---|
includeInherited | If set to true, then inherited members are included. |
sessionId | Current session ID. |
Path Parameter | Description |
---|---|
id | The ID of the group which data is requested. |