Get the current authenticated user
GET/api/v1/users/me
Returns the profile of the currently authenticated user
Responses
- 200
- 401
Current user returned successfully
Unauthorized
GET/api/v1/users/me
Returns the profile of the currently authenticated user
Current user returned successfully
Unauthorized