{
"data": [
{
"id": "lead_123",
"full_name": "Sarah Carter",
"title": "Head of Engineering",
"country_code": "US",
"profile": {
"platform": "linkedin",
"url": "https://linkedin.com/in/sarah-carter"
},
"company": {
"id": "company_123",
"name": "Acme",
"domain": "acme.com",
"linkedin_url": "https://linkedin.com/company/acme",
"country_code": "US"
},
"sheet": {
"id": "sheet_123",
"name": "AI infrastructure buyers"
},
"signal": {
"id": "topic_engagement_signal",
"name": "Post Engagers",
"summary": "Engaged with relevant topic content recently",
"reason": "Sarah engaged with content related to cloud infrastructure modernization.",
"observed_at": "2026-06-15T08:00:00Z"
}
}
],
"cursor": {
"next": "",
"has_more": false
}
}