Get current user
Returns the current user logged in the system.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Response
Return the username and the user group's names.
accountId
provenance
username
token
groups
Errors
500
Internal Server Error