Get current user information
GET/user/me
Retrieve the details of the currently authenticated user.
Responses
- 200
- 401
OK
Unauthorized: invalid or expired token
GET/user/me
Retrieve the details of the currently authenticated user.
OK
Unauthorized: invalid or expired token