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.
accountIdstringOptional
provenancestringOptional
usernamestringOptional
tokenstringOptional
groupslist of objectsOptional

Errors

500
Internal Server Error