Get Tenant Users
{ getAllUsersByCurrentTenant }
Returns a list of all users in the current tenant
Method
/API/admin/getAllUsersByCurrentTenant
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
The special 'Active Directory' user object with all relevant meta-data for the user. Note that the response is returned as a list of items of this object type.
Notes
Requires Enterprise Admin rights