GetGroupList
This method returns a list giving the full details of all the groups in the repository. If there are none, an empty list is returned.
Parameter
Input name | Description | Data type |
---|---|---|
NONE |
Response
Output name | Description | Data type | |
---|---|---|---|
GroupList (may repeat several times) |
|||
Group_ID |
The Group_ID of the group |
String |
|
Parent_ID |
The group's parent ID |
String |
|
Group_Name |
The display name of the group |
String |
|
Description |
A short description of the group |
String |
|
Account_Internal_Ref |
No longer used |
String |
|
Account_Admin_Email |
No longer used |
String |
|
Directory_Name |
No longer used |
String |
|
Account_Status |
No longer used |
Integer |
|
Special_1 to 10 |
No longer used |
String |
|
Max_Participants |
No longer used |
Integer |
|
Max_Sessions_Attempt |
No longer used |
Integer |
|
Session_Taken |
No longer used |
Integer |
|
Account_Password |
No longer used |
String |
|
Account_Type |
No longer used |
Integer |
|
Use_Emailing |
No longer used |
Integer |
|
Email_Domains |
No longer used |
String |
|
Account_Finish |
No longer used |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.