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

# GET /api/public/trainees/{traineeId}/photos

`GET /api/public/trainees/{traineeId}/photos`

A trainee's progress photos as temporary viewable image URLs (valid a few minutes). Optionally filter by month with date=YYYY-MM.

## Path parameters

- `traineeId` string, required

## Query parameters

- `date` string
- `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)
