{
"batchId": "string",
"count": 0,
"data": [
{
"objectURN": "string",
"name": "string",
"firstName": "string",
"lastName": "string",
"profileUrl": "string",
"profilePictureUrl": "string",
"title": "string",
"companyName": "string",
"companyProfileUrl": "string",
"companyWebsite": "string",
"companyDomain": "string",
"companyLogoUrl": "string",
"companyLocation": "string",
"location": "string",
"summary": "string",
"connectionDegree": 0,
"tenureAtCompany": "string",
"industry": "string",
"isPremium": true,
"isOpenProfile": true,
"isSaved": true,
"spotlights": [
"string"
]
}
],
"pagination": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0
}
}