Workout Events (sync)
hevy_get_workout_eventsFetch workouts updated or deleted since a given timestamp for efficient incremental sync, avoiding full data re-reads.
Instructions
Workouts updated or deleted since a timestamp — use for incremental sync rather than re-reading everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| since | No | ISO 8601 UTC. | 1970-01-01T00:00:00Z |
| pageSize | No |