v3
latestOpenAPI 3.1.02026-07-31121144224.9 KBGet User Workouts
Get workouts/exercises/activities from fitness provider API for a specific user.
- Suunto: Returns workouts with pagination support
- Polar: Returns exercises (Polar's term for workouts)
- Garmin: Returns activities from Health API
Requires valid API key and active connection for the user.
Path parameters
Supported data providers.
Workout data provider
Query parameters
Unix timestamp to get workouts since (0 = all, Suunto only)
Unix timestamp to get workouts since (0 = all, Suunto only)
Maximum number of workouts (Suunto: max 100)
Maximum number of workouts (Suunto: max 100)
Offset for pagination (Suunto only)
Offset for pagination (Suunto only)
Filter by modification time instead of creation time (Suunto only)
Filter by modification time instead of creation time (Suunto only)
Return sample data (Polar only)
Return sample data (Polar only)
Return zones data (Polar only)
Return zones data (Polar only)
Return route data (Polar only)
Return route data (Polar only)
Activity start time as Unix timestamp or ISO 8601 date (Garmin only)
Activity start time as Unix timestamp or ISO 8601 date (Garmin only)
Activity end time as Unix timestamp or ISO 8601 date (Garmin only)
Activity end time as Unix timestamp or ISO 8601 date (Garmin only)
Headers
Response
Successful Response