{
"values": [
{
"activityId": 1,
"endorserProfileId": 1,
"endorsementType": "vouch",
"sourceId": 1,
"createdAt": "text",
"connectionDegree": "1st",
"endorser": {
"id": 1,
"profileId": 1,
"displayName": "text",
"username": "text",
"avatarUrl": "https://example.com",
"description": "text",
"score": 1,
"status": "ACTIVE",
"userkeys": [
"text"
],
"xpTotal": 1,
"xpStreakDays": 1,
"xpRemovedDueToAbuse": true,
"influenceFactor": 1,
"influenceFactorPercentile": 1,
"humanVerificationStatus": "REQUESTED",
"validatorNftCount": 1,
"links": {
"profile": "https://example.com",
"scoreBreakdown": "https://example.com"
},
"stats": {
"review": {
"received": {
"negative": 1,
"neutral": 1,
"positive": 1
}
},
"vouch": {
"given": {
"amountWeiTotal": 1,
"count": 1
},
"received": {
"amountWeiTotal": 1,
"count": 1
}
}
}
}
}
],
"summary": {
"total": 1,
"mutualVouches": 1,
"youVouched": 1,
"vouchedForYou": 1,
"mutualReviews": 1,
"youReviewed": 1,
"reviewedYou": 1
},
"limit": 1,
"offset": 1,
"total": 1
}