Auth
Get a user by email
Admin function to get a user by email
GET
Get a user by email
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Get a user by email
Admin function to get a user by email
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.