...
Parameter | Details |
---|---|
searchString [optional] | The value with which you want to search the User. The given value will be matched with First Name, Last Name, Login Name, Email Address, Identifier. |
start [optional] | start index of the results |
maxResults [optional] | Maximum number of records to fetch. By default it will be 50 |
countReq [optional] | Set this parameter to true, if want to get the total count of matching results. |
...