{
"success": true,
"data": {
"batchId": "665d2f8b9c5b2a0015d0bc10",
"status": "completed",
"totalItems": 3,
"processedItems": 3,
"successful": 2,
"failed": 1,
"page": 1,
"limit": 100,
"results": [
{
"id": "ACoAABk7TGwBfn9oQe3F",
"displayName": "Emily Zhang",
"firstName": "Emily",
"lastName": "Zhang",
"headline": "Staff Product Designer at Figma",
"companyName": "Figma",
"location": "San Francisco, California",
"profileUrl": "https://www.example.com/in/emilyzhang",
"isPublic": true,
"skills": [
"Product Design",
"Design Systems",
"Figma"
]
},
{
"id": "ACoAAC2dPR4BvKx9nJQm",
"displayName": "David Kim",
"firstName": "David",
"lastName": "Kim",
"headline": "Engineering Manager at Vercel",
"companyName": "Vercel",
"location": "New York, New York",
"profileUrl": "https://www.example.com/in/davidkim",
"isPublic": true,
"skills": [
"Next.js",
"React",
"Engineering Management"
]
}
]
},
"meta": {
"requestId": "665d38ca9c5b2a0015d0bc20",
"creditsUsed": 20,
"creditsRefunded": 10,
"creditsRemaining": 24970,
"totalItems": 3,
"processedItems": 3
}
}