/rest/api/user
Provides access to user information.
GET v1/me
Returns an UserInfoDTO that contains information of the current user.
Response
application/json; charset=UTF-8
UserInfoDTO - DTO to provide information of the a user.