This action allows the user to retrieve all the fields that are part of the user record. It is typically used to generate a list of fields for which to provide values when creating a new user.
http://www.myserver.com/evj/ExtraView/ev_api.action?
user_id=username
&password=password
&statevar=user_field_list
&security_user_id=user_name
You must have query permission to the security key named SE_SECURITY_USER before you can execute the command.
The list returned will show a plus character (+) if the field is required.
A typical output from the command is shown below.
+SECURITY_USER_ID|Security User Id
+SECURITY_PASSWORD|Security Password +FIRST_NAME|First Name +LAST_NAME|Last Name JOB_TITLE|Job Title COMPANY_NAME|Company ADDRESS_LINE1|Address Line1 ADDRESS_LINE2|Address Line2 CITY|City STATE|State POSTAL_CODE|Postal Code COUNTRY|Country +EMAIL|E-Mail Address WORK_TELEPHONE|Work Telephone HOME_TELEPHONE|Home Telephone CELL_PHONE|Cell Phone FAX|Fax PAGER|Pager |