find_email
Find an email address based on domain, name, and/or company.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain | string | No | Domain to search for email addresses |
firstName | string | No | First name of the person |
middleName | string | No | Middle name of the person |
lastName | string | No | Last name of the person |
company | string | No | Company name |
Usage Examples
Find Email by Name and Domain
Find email using name and domain
Find the email for John Doe at example.comFind Email by Name and Company
Find email using name and company
Find the email for John Doe at Example Corp (example.com)Find Email with Full Name
Find email with first, middle, and last name
Find the email for John Michael Doe at example.com