Return the authenticated user's login name
GET/nevisadapt/api/whoami
Returns the loginId of the currently authenticated user.
Responses
- 200
- 401
- 403
Login name
Missing or invalid bearer token
Insufficient permissions
GET/nevisadapt/api/whoami
Returns the loginId of the currently authenticated user.
Login name
Missing or invalid bearer token
Insufficient permissions