[
{
"output": {
"status": "ok",
"data": {
"details": {
"personalData": {
"userId": "<string>",
"fermionUserId": "<string>",
"email": "[email protected]",
"createdAtIso": "2023-11-07T05:31:56Z",
"lastSeenAtIso": "2023-11-07T05:31:56Z",
"name": "<string>",
"profilePicUrl": "<string>"
},
"productEnrollmentsData": [
{
"productId": "<string>",
"productName": "<string>",
"productSlug": "<string>",
"enrolledAtIso": "2023-11-07T05:31:56Z",
"productType": "FermionCourse",
"completionPercentageOutOf100": 50,
"certificateClaimedAtIso": "2023-11-07T05:31:56Z"
}
],
"activityData": [
{
"dateIso": "2023-11-07T05:31:56Z",
"minutesSpent": 1,
"xpEarned": 123
}
]
}
}
}
}
]