get-workout-events
Retrieve workout events (updates or deletes) since a specified date to synchronize local workout cache without full list fetches. Ordered newest to oldest.
Instructions
Retrieve a paged list of workout events (updates or deletes) since a given date. Events are ordered from newest to oldest. The intention is to allow clients to keep their local cache of workouts up to date without having to fetch the entire list of workouts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| since | No | 1970-01-01T00:00:00Z | |
| pageSize | No |