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