{
"userId": "string",
"principalId": "string",
"externalId": "string",
"nickname": "string",
"profileImage": "http://example.com",
"lang": "en",
"timezone": "UTC",
"accountId": "stringstri",
"workspaceId": "stringstri",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"tags": [
{
"tagId": "string",
"priority": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"principal": {
"principalId": "string",
"sub": "string",
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"stats": {
"completedPaths": 0,
"quizSuccessRate": 0,
"learningMinutes": 0,
"totalActivities": 0
}
}