{
"totalLearners": 0,
"completedAtLeastOne": 0,
"completionRate": 0,
"pathProgress": [
{
"progress": "START",
"count": 0,
"users": 0
}
],
"groupProgress": [
{
"progress": "START",
"count": 0,
"users": 0
}
],
"pathCompletion": [
{
"learningPathId": "string",
"started": 0,
"completed": 0,
"completionRate": 0
}
],
"activityOverTime": [
{
"date": "string",
"sessions": 0,
"users": 0
}
],
"funnel": {
"startedPath": 0,
"reachedGroup": 0,
"completedPath": 0
},
"byTopic": [
{
"namespace": "string",
"topic": "string",
"totalPaths": 0,
"totalUsers": 0,
"completedUsers": 0,
"completionRate": 0
}
]
}