garmin-cli 2.1.0

CLI for Garmin Connect API - activities, health metrics, and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "cycling": null,
    "generic": {
      "calendarDate": "2025-12-10",
      "fitnessAge": null,
      "maxMetCategory": 0,
      "vo2MaxPreciseValue": 53.0,
      "vo2MaxValue": 53.0
    },
    "heatAltitudeAcclimation": {
      "acclimationPercentage": 0,
      "altitudeAcclimation": 0,
      "heatAcclimationPercentage": 0
    },
    "userId": 12345678
  }
]