v1
latestOpenAPI 3.1.02026-08-066984441.1 MBusers
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>
get/users/autofill/{email}
Path parameters
emailstring required
The user's email.
Headers
Authorizationstring required
Bearer authentication
Response
OK