{
"total": 1245,
"data": [
{
"id": "buy_123456789012345678",
"client_id": "wor_123456789012345678",
"contact_info": {
"name": {
"first": "Jane",
"middle": "",
"last": "Doe"
},
"role": {
"title": "VP of Sales",
"function": "sales",
"seniority": "vp",
"start_date": ""
},
"email": {
"work": "jane@example.com",
"is_valid": true
},
"phone": {
"mobile": "+14155550123",
"is_valid": true
},
"social": {
"linkedin": "https://www.linkedin.com/in/janedoe",
"twitter": "",
"github": "",
"facebook": "",
"linkedin_followers": 1200,
"is_linkedin_valid": true
},
"location": {
"city": "San Francisco",
"state": "California",
"country": "United States",
"postal_code": "94105"
},
"photo_url": "https://example.com/photo.jpg",
"is_persona": true,
"persona_id": "per_123456789012345678",
"persona_name": "Sales",
"persona_reasoning": "The contact's role and seniority align with the Sales persona."
},
"company_info": {
"name": "Acme",
"website": "acme.com",
"logo": "https://example.com/logo.png",
"industries": [
"computer software",
"information technology & services"
],
"employee_count": 250,
"founded_year": 2018,
"annual_revenue": 50000000,
"company_type": "private",
"social": {
"linkedin": "https://www.linkedin.com/company/acme",
"twitter": "https://twitter.com/acme",
"facebook": ""
},
"location": {
"street_address": "123 Market St",
"city": "San Francisco",
"state": "California",
"postal_code": "94105",
"country": "United States"
},
"total_funding": 25000000,
"latest_funding_stage": "series_b",
"latest_funding_round_date": "2026-06-15",
"is_icp": true,
"icp_id": "icp_123456789012345678",
"icp_name": "B2B Scaleup",
"icp_reasoning": "The company matches the workspace's B2B Scaleup ICP."
},
"hems": [
{
"type": "md5",
"value": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"target_lists": [
{
"id": "lis_123456789012345678",
"name": "Website Visitors"
}
],
"signal_count": {
"total": 6,
"website": 3,
"market": 2,
"linkedin": 1
},
"attribution": {
"type": "paid",
"source": "google_ads",
"source_name": "Google Ads",
"source_logo": "https://example.com/google-ads.png"
},
"first_signal_id": "sig_123456789012345678",
"first_signal_type": "website",
"first_signal_trigger": "visited_page",
"last_signal_id": "sig_987654321098765432",
"last_signal_type": "linkedin",
"last_signal_trigger": "reacted_post",
"created_at": "2026-09-20T18:27:36Z",
"updated_at": "2026-09-25T19:03:28Z"
}
],
"pagination": {
"next_cursor": "eyJ..."
}
}