Skip to main content

Contact

The Contacts data type represents data about contact information of company owners gathered from the Internet.

The Contact's history is regardless of the month history current setting.

FieldTypeDescription
first_namestringFirst name of the contact
last_namestringLast name of the contact
birth_datestringBirth date of the contact
rolestringRole in the company of the contact
emailstringEmail of the contact
email_test_resultstringResult of the test of the email (e.g. “Safe to send”, “Risky”, “Invalid”, “Unknown”)
email_test_datestringdate of the test of the email
email_webmailboolWebmail or not (gmail.com, yahoo.fr, ... )
linkedin_urlstringlinkedIn profile URL

Endpoints

GET/api/v6/users/{userId}/contacts

Returns the list of contacts for the user's company.