getUsers
Some tooltip text!
• 1 minute to read
• 1 minute to read
Description
With this method, you will get the IDs of the users in SuperOffice. You can specify if you want to get only those set to normal in SuperOffice or if you want to get everyone (except deleted and read users). The result is sorted by username.
In parameters
| Parameter | Description |
|---|---|
| sessionKey | A valid session key |
| includeOnlyNormal | do only include those with status "Normal" |
Out parameters
| Parameter | Description |
|---|---|
| errorCode | See list of codes |
| users | An array of user ids, sorted by username |