/sessions/currentUser - Get current user profile

Returns the profile information for the current user.

End-point

GET /sessions/currentUser

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Results field

FieldTypeDescription

result

UserProfile

Profile of the user