{
"success": true,
"records": [
{
"id": 12345,
"record_hash": "a1b2c3d4e5f6...",
"record_type": "business",
"email": null,
"full_name": null,
"company_name": "McDonald's Paris",
"company_domain": null,
"google_place_id": "ChIJ123456789",
"linkedin_url": null,
"phone": "+33-1-23-45-67-89",
"city": "Paris",
"country": "France",
"source_worker": "spiderMaps",
"campaign_id": "camp_restaurants_paris",
"created_at": "2025-01-05T10:30:00Z"
},
{
"id": 12346,
"record_hash": "b2c3d4e5f6g7...",
"record_type": "contact",
"email": "john.doe@example.com",
"full_name": "John Doe",
"company_name": "Example Corp",
"company_domain": "example.com",
"google_place_id": null,
"linkedin_url": "https://linkedin.com/in/johndoe",
"phone": null,
"city": null,
"country": null,
"source_worker": "spiderSite",
"campaign_id": null,
"created_at": "2025-01-05T11:00:00Z"
}
],
"total": 15420,
"limit": 100,
"offset": 0
}