---
title: "GET /api/public/trainees/{traineeId}/weekly-activity"
method: GET
path: "/api/public/trainees/{traineeId}/weekly-activity"
tags: ["Trainees"]
---

# GET /api/public/trainees/{traineeId}/weekly-activity

`GET /api/public/trainees/{traineeId}/weekly-activity`

Day-by-day activity for the week containing the given date (workouts, cardio, nutrition logging, water, measurements, form submissions). The full cross-domain "what the trainee did" view.

## Path parameters

- `traineeId` string, required

## Query parameters

- `date` string

## Response `200`

Default Response

- object
  - `data` object

---

[API](https://skmtc.dev/coach-platform/apis/coach-platform-api.md) · [All operations](https://skmtc.dev/coach-platform/apis/coach-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coach-platform/coach-platform-api/revisions/63d8b39f710a/schema)
