/sessions/currentUser - Get current user profile
Returns the profile information for the current user.
End-point
| GET | /sessions/currentUser |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Results field
| Field | Type | Description |
|---|---|---|
|
Profile of the user |