Authorizations
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard.
Query Parameters
This parameter is a string. It represents the full name of the person to find email for. You must provide either 'full_name' or both 'first_name' and 'last_name'.
This parameter is a string. It represents the first name of the person. You must provide either 'full_name' or both 'first_name' and 'last_name'.
This parameter is a string. It represents the last name of the person. You must provide either 'full_name' or both 'first_name' and 'last_name'.
This parameter is a string. It represents the company domain. At least one of 'domain' or 'company_name' is required.
This parameter is a string. It represents the company name. At least one of 'domain' or 'company_name' is required.
Response
The endpoint found and returns email information for the person.