GetInfo
Retrieves informations about a user.
Parameters:
- user_key - the key of the user calling this function
Optional parameters:
- user_id - the id of the user being retrieved; if this parameter is missing, the function returns informations about the user calling this function
Returns:
- id
- client_id
- email
- password
- status
- created_on
- last_activity
- first_name
- last_name
- title
- language
- timezone
- timezone_id
- office_phone
- mobile_phone
- wysiwyg
- an array with the groups in which the user is member
XML request:
XML response: