This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
{
"audience_id": "string",
"error": "string",
"success": true,
"total_companies": 3.14,
"total_prospects": 3.14
}{
"audience_id": "string",
"error": "string",
"export_id": "string",
"success": true,
"total_rows": 3.14
}{
"audience_id": "string",
"combined_enrichment_id": "string",
"enriched_prospect_count": 3.14,
"error": "string",
"success": true
}{
"audience_id": "string",
"error": "string",
"export_id": "string",
"success": true,
"total_rows": 3.14
}{
"completed": 3.14,
"error": "string",
"failed": 3.14,
"success": true,
"task_id": "string",
"total": 3.14
}{
"audience_id": "string",
"error": "string",
"success": true,
"task_id": "string",
"total": 3.14
}{
"completed": 3.14,
"failed": 3.14,
"job_id": "string",
"malformed": 3.14,
"not_found": 3.14,
"success": true,
"total_identifiers": 3.14,
"type": "string"
}{
"error": "string",
"search_id": "string",
"success": true
}{
"company_name": "string",
"employee_count": 3.14,
"error": "string",
"success": true,
"task_id": "string"
}{
"error": "string",
"resolved": 3.14,
"run_id": "string",
"success": true,
"total": 3.14
}{
"error": "string",
"failed_batches": 3.14,
"run_id": "string",
"success": true,
"total": 3.14
}{
"error": "string",
"failed_batches": 3.14,
"run_id": "string",
"success": true,
"total": 3.14
}{
"error": "string",
"search_id": "string",
"success": true,
"total_results": 3.14
}{
"profiles": [
{
"id": "string",
"linkedinUrl": "string",
"movementDetails": {
"discoveredAt": "string",
"movement": "string",
"newCompanyDomain": "string",
"newCompanyLiSlug": "string",
"newCompanyLogoUrl": "string",
"newCompanyName": "string",
"newCompanyOrgId": "string",
"newJobTitle": "string",
"oldCompanyDomain": "string",
"oldCompanyLiSlug": "string",
"oldCompanyLogoUrl": "string",
"oldCompanyName": "string",
"oldCompanyOrgId": "string",
"oldJobTitle": "string",
"startedAtCompanyAt": "string",
"startedInRoleAt": "string"
}
}
]
}{
"error": "string",
"invalid_count": 3.14,
"list_id": "string",
"success": true,
"total_added": 3.14
}{
"error": "string",
"run_id": "string",
"success": true,
"total_results": 3.14
}{
"error": "string",
"failed_batches": 3.14,
"processed": 3.14,
"run_id": "string",
"success": true,
"total": 3.14
}{
"emails": [
{
"email": "email",
"status": "some string",
"type": "some string"
}
],
"error": "some string",
"linkedin_url": "uri",
"phone_numbers": [
{
"number": "some string",
"type": "some string"
}
],
"success": true,
"task_id": "some string"
}{
"error": "string",
"success": true,
"task_id": "string",
"total": 3.14
}{
"error": "string",
"success": true,
"task_id": "string",
"total": 3.14
}Number of companies that no longer match the search criteria this run.
Number of new companies matching the search criteria this run.
Number of companies that previously departed but match again this run.
Number of people who no longer match the search criteria this run.
Number of new people matching the search criteria this run.
Number of people who previously departed but match again this run.
{
"completed_at": "string",
"num_companies_departed": 42,
"num_companies_joined": 42,
"num_companies_returned": 42,
"num_people_departed": 42,
"num_people_joined": 42,
"num_people_returned": 42,
"saved_search_id": "string",
"saved_search_run_id": "string",
"started_at": "string",
"success": true
}The expected UTC timestamp when the auto-run will execute.
Maximum new companies that will be charged for in this run.
Maximum new profiles that will be charged for in this run.
The ID of the saved search that is about to run.
The name of the saved search.
The saved search type.
{
"expected_run_at": "2026-07-22T11:00:44.957357411",
"max_new_companies_per_run": 42,
"max_new_profiles_per_run": 42,
"saved_search_id": "string",
"saved_search_name": "string",
"success": true,
"type": "string"
}{
"error": "string",
"run_id": "string",
"success": true,
"total": 3.14
}2 Items
2 Items
Stable unique ID for deduplication across webhook retries
When the signal was detected (ISO 8601)
7 Items
4 Items
Whether the signal was successfully detected and processed
{
"billing": {
"billingMethod": "string",
"creditsCharged": 3.14
},
"entity": {
"identifiers": {
"domain": "string",
"linkedinOrgId": "string",
"linkedinSlug": "string",
"linkedinUserId": "string",
"name": "string"
},
"type": "string"
},
"eventId": "string",
"occurredAt": "2026-07-22T11:00:44.957563106",
"signal": {
"changeData": [],
"confidence": 3.14,
"isDummy": true,
"methodology": "string",
"sources": [
"string"
],
"summary": "string",
"type": "string"
},
"subscription": {
"id": "string",
"listId": "string",
"listName": "string",
"type": "string"
},
"success": true
}