Find a person’s work email using their name, company, and optional LinkedIn profile
run_id to poll for results.
company_domain must be a bare domain like acme.com — do not include https:// or any path.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Full name of the person to enrich (e.g. 'Jane Smith').
1Name of the person's current company. At least one of company_name or company_domain is required.
Bare domain of the person's current company (e.g. 'acme.com'). Do not include http:// or paths. At least one of company_name or company_domain is required.
LinkedIn profile URL (e.g. 'https://www.linkedin.com/in/janesmith'). Must be a /in/ profile URL.