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.
accountIdstring
provenancestring
usernamestring
tokenstring
groupslist of objects

Errors

500
Internal Server Error