Files
scripts/garmin-connect-export/json/userstats.json
2024-10-14 00:11:55 +02:00

27 lines
553 B
JSON

{
"userProfileId": 2836200,
"statisticsStartDate": null,
"statisticsEndDate": null,
"userMetrics": [
{
"activityType": {
"typeId": 17,
"typeKey": "all",
"parentTypeId": 0,
"sortOrder": 1
},
"parentActivityType": {
"typeId": 17,
"typeKey": "all",
"parentTypeId": 0,
"sortOrder": 1
},
"totalActivities": 1028,
"totalDistance": 123.9,
"totalDuration": 123.724,
"totalCalories": 123.0,
"totalElevationGain": 123.51
}
]
}