Get current user information
Returns the information of the currently authenticated user
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
User information retrieved successfully
uid
User ID
email
User email