User By Email
Get a user by email.
Returns the user with their permissions filtered to only the groups and deals
the caller also has access to. Super users see all permissions unfiltered.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
email
Response
Successful Response
group_roles
The group roles of the user
deal_roles
The deal roles of the user
name
The name of the user
email
The email address of the user
id
api_key_final_characters
thumbnail_url
The thumbnail URL of the user
created_at
updated_at
is_archived
super_user

