Get a User via ID
{ getUser }
Get a user via the User's system ID.
Method
/API2/access/getUser
Input Parameters
Name
userId
Type
string
Description
The system user ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The user object contains all relevant meta-data for the user.
Notes
The user object can be used in other operations where it is required. Use methods like 'getUsersByName' to find relevant user ID's