Get the authenticated user
Users
Get the authenticated user
Returns the profile of the currently authenticated user. When authentication is disabled, returns an anonymous user representation.
GET
Get the authenticated user
Response
The authenticated user's profile.
- LocalUser
- OAuth2User
- LDAPUser
- AnonymousUser

