Skip to content

BE-066: GET /activities — list user activities

Track: 1 — MVP
Section: 1.17 GPS Activity Tracking (Running/Cycling)
Status: [ ] Todo
Repo: backend-api
Branch: feature/BE-066-list-activities

Done When

Returns paginated list: id, type, date, distance, duration, pace, calories. Filter by activity_type, date range. Sort by date desc. Route NOT included in list (too large)

Notes

No notes yet.