This command retrieves the values for a user's personal information. Only fields to which the inquiring user has permission will be returned.
http://www.myserver.com/evj/ExtraView/ev_api.action?
user_id=username
&password=password
&statevar=get_user_info
<&login_id=username2> || <security_user_id=username2>
The user_id belongs to the user making the request. This user reuires administrative level access to retrieve the information for users other than theirself or they require read access to the USER.USER_ACCESS_UDF_DATA security permission key. Either the login_id or the security_user_id of the user being inquired upon must be provided. The security_user_id is the user ID of the user being inquired upon.
This is a sample of the data returned from the get_user_info API call. Note that the delimiter is that set in the behavior setting named DEFAULT_TEXT_REPORT_DELIMITER: