---
title: "Changes to Retrieve course"
method: GET
path: "/courses/{id}"
---

# Changes to Retrieve course

`GET /courses/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 41 revisions.

- **2026-08-15** `c301132dbfd7` — 8 info

## Changes

- **2026-08-15** `c301132dbfd7` — 8 info
  - added the required property `chapters_count` to the response with the `200` status
  - added the required property `completed_lessons_count` to the response with the `200` status
  - added the required property `latest_lesson_created_at` to the response with the `200` status
  - added the required property `lesson_unlock_days` to the response with the `200` status
  - added the required property `resume_lesson` to the response with the `200` status
  - added the required property `started_at` to the response with the `200` status
  - added the required property `total_duration_seconds` to the response with the `200` status
  - added the required property `total_lessons_count` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/courses/:id/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/courses/:id/get)
