🏠Methods👤 UsersOn this page👤 UsersFetch the authenticated userInformationRequest methodURLRequired scopeGEThttps://useresolute.com/api/menoneinfoYou'll need the user:email scope to view a user's email address.Expected response{ "id": 1, "email": "hi@hi.hi"}Copy