Get Users Me
Get the current authenticated user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
200
user
The current authenticated user.
Bearer authentication of the form Bearer <token>, where token is your auth token.