{
"success": true,
"data": {
"batchId": "665b12cf3e4c9200138eaf10",
"status": "completed",
"totalItems": 3,
"processedCount": 3,
"results": [
{
"firstName": "Emily",
"lastName": "Zhang",
"domain": "figma.com",
"found": true,
"email": "emily.zhang@figma.com",
"confidence": "high",
"isCatchAll": false,
"provider": "GOOGLE",
"message": "Email found with high confidence"
},
{
"firstName": "David",
"lastName": "Kim",
"domain": "vercel.com",
"found": true,
"email": "david.kim@vercel.com",
"confidence": "medium",
"isCatchAll": false,
"provider": "GOOGLE",
"message": "Email found with medium confidence"
},
{
"firstName": "Aisha",
"lastName": "Johnson",
"domain": "cloudflare.com",
"found": false,
"message": "No professional email could be found for this person"
}
]
},
"meta": {
"requestId": "665b18a03e4c9200138eaf20",
"creditsUsed": 20,
"creditsRefunded": 10,
"creditsRemaining": 24970,
"totalItems": 3,
"processedItems": 3
}
}