Hunter · Schema
PersonEnrichment
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier for the person record. |
| name | object | |
| string | Email address. | |
| location | ['string', 'null'] | Location description. |
| timeZone | ['string', 'null'] | Time zone name. |
| utcOffset | ['number', 'null'] | UTC offset in hours. |
| bio | ['string', 'null'] | Short biography. |
| site | ['string', 'null'] | Personal website URL. |
| avatar | ['string', 'null'] | Avatar image URL. |
| employment | object | |
| object | ||
| github | object | |
| object | ||
| object | ||
| fuzzy | boolean | Whether the match was fuzzy. |
| emailProvider | ['string', 'null'] | Email service provider. |
| indexedAt | ['string', 'null'] | Date when the record was last indexed. |
| phone | ['string', 'null'] | Phone number. |
| activeAt | ['string', 'null'] | Date when the person was last active. |
| inactiveAt | ['string', 'null'] | Date when the person became inactive. |