41.8. listAdministrators
- Name
- listAdministrators
- Description
- Returns the list of users who can administer the given group. Caller must be a system group admin or an organization administrator.
- Parameters
- string sessionKey
- string systemGroupName
- Return Value
- array:
- struct - user
- int
id
- string
login
- string
login_uc
- upper case version of the login - boolean
enabled
- true if user is enabled, false if the user is disabled