Request an individual user profile
The method getUserProfile returns the data of the requested user profile.
Per request the contents of the display settings for the user profiles can be returned.
The return value consists of a user profile object. Through this object all user profile data and display settings of the user profiles can easily be accessed.
In case the requested user profile does not exist, an error message will be returned.
Method reference
Parameters |
Data type |
Description |
|---|---|---|
id |
User profile ID |
|
includeUserProfileData |
Flag for the advanced profile data to be returned additionally |
Return value: ServiceObject_UserProfile; Userprofile object