Get Users by Name
{ getUsersByName }
Returns a user by his/her name
Method
/API/admin/getUsersByName
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Input Parameters
Name
userName
Type
string
Description
String
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.