---
title: "GET /api/public/trainees/{traineeId}/exercise-notes"
method: GET
path: "/api/public/trainees/{traineeId}/exercise-notes"
tags: ["Workout Logs"]
---

# GET /api/public/trainees/{traineeId}/exercise-notes

`GET /api/public/trainees/{traineeId}/exercise-notes`

Per-exercise notes and video replies from a trainee's workout logs.

## Path parameters

- `traineeId` string, required

## Query parameters

- `page` integer
- `limit` integer

## 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/3d18b514ae8c/schema)
