User Fields
| Param | Data type | Access | Description |
|---|---|---|---|
| id | string | read | User identifier |
| login | string | read | User login |
| name | string | read | If permissions are met this field returns name and lastname otherwise login is shown. |
| string | read | Can be hidden User email, based on permissions this field could be hidden. | |
| organization | string | read | Can be hidden User organization field, based on permissions this field could be hidden. |
| phone | string | read | Can be hidden User phone field, based on permissions this field could be hidden. |
| picture | string | read | Can be hidden User picture url, based on permissions this field could be hidden. |
| im | hash | read | Can be hidden First user im, based on permissions this field could be hidden, values: type, type of im (Skype, Google Talk, Jabber, Yahoo, MSN, ICQ, AIM) id, im id Data is properly JSON or XML formatted |
| im2 | hash | read | Can be hidden Second user im, based on permissions this field could be hidden, values: type, type of im (Skype, Google Talk, Jabber, Yahoo, MSN, ICQ, AIM) id, im id Data is properly JSON or XML formatted |