Hunter · Schema
Lead
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence
Properties
| Name | Type | Description |
|---|---|---|
| id | integer | Unique identifier for the lead. |
| string | Email address of the lead. | |
| first_name | ['string', 'null'] | First name of the lead. |
| last_name | ['string', 'null'] | Last name of the lead. |
| position | ['string', 'null'] | Job position or title. |
| company | ['string', 'null'] | Company name. |
| company_industry | ['string', 'null'] | Industry of the company. |
| company_size | ['string', 'null'] | Size range of the company. |
| confidence_score | ['integer', 'null'] | Confidence score for the lead email. |
| website | ['string', 'null'] | Website URL associated with the lead. |
| country_code | ['string', 'null'] | ISO 3166-1 alpha-2 country code. |
| linkedin_url | ['string', 'null'] | LinkedIn profile URL. |
| phone_number | ['string', 'null'] | Phone number. |
| ['string', 'null'] | Twitter handle. | |
| notes | ['string', 'null'] | Free-text notes about the lead. |
| leads_list_id | ['integer', 'null'] | Identifier of the leads list the lead belongs to. |
| sync_status | ['string', 'null'] | CRM synchronization status. |
| sending_status | ['string', 'null'] | Email sending status. |
| last_activity_at | ['string', 'null'] | Timestamp of the last activity for this lead. |
| last_contacted_at | ['string', 'null'] | Timestamp of the last contact with this lead. |
| created_at | string | Timestamp when the lead was created. |