Get current user info
Auth
Get current user info
Retrieve authenticated user information
GET
Get current user info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve authenticated user information
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.