Tries to retrieve user name and gender for the specified email.
Returns the first name, last name and gender of the given email address.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Returns the first name, last name and gender of the given email address.
Bearer authentication of the form Bearer <token>, where token is your auth token.