Hunter · Example Payload

Hunter Lead Example

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Hunter Lead Example is an example object payload from Hunter, with 21 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idemailfirst_namelast_namepositioncompanycompany_industrycompany_sizeconfidence_scorewebsitecountry_codelinkedin_urlphone_numbertwitternotesleads_list_idsync_statussending_statuslast_activity_atlast_contacted_atcreated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "email": "user@example.com",
  "first_name": "example_value",
  "last_name": "example_value",
  "position": "example_value",
  "company": "example_value",
  "company_industry": "example_value",
  "company_size": "example_value",
  "confidence_score": "example_value",
  "website": "example_value",
  "country_code": "example_value",
  "linkedin_url": "https://www.example.com",
  "phone_number": "example_value",
  "twitter": "example_value",
  "notes": "example_value",
  "leads_list_id": "500123",
  "sync_status": "example_value",
  "sending_status": "example_value",
  "last_activity_at": "2026-01-15T10:30:00Z",
  "last_contacted_at": "2026-01-15T10:30:00Z",
  "created_at": "2026-01-15T10:30:00Z"
}