v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAdministering user profiles
Find user by ID.
Returns a single user.<br />User roles: admin
get/user-profile/v1/users/{id}
Path parameters
idstring required
The unique internal identifier of the entity that should be processed or the special value currentuser that uses the ID provided in the userID header.
Query parameters
privacy-noticestring
Parameter which must be set if the users privacy notice should be returned
Headers
x-ibm-dx-user-authstring
JWT encrypted user context set by login process
Response
Returns the user object for the given user.