---
title: "Changes to Retrieve a course"
method: GET
path: "/lms/{connection_id}/course/{id}"
---

# Changes to Retrieve a course

`GET /lms/{connection_id}/course/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2026-08-13** `62841242d901` — 18 warning

## Changes

- **2026-08-13** `62841242d901` — 18 warning
  - removed the optional property `instructors/items/created_at` from the response with the `200` status
  - removed the optional property `instructors/items/emails` from the response with the `200` status
  - removed the optional property `instructors/items/first_name` from the response with the `200` status
  - removed the optional property `instructors/items/image_url` from the response with the `200` status
  - removed the optional property `instructors/items/last_name` from the response with the `200` status
  - removed the optional property `instructors/items/raw` from the response with the `200` status
  - removed the optional property `instructors/items/telephones` from the response with the `200` status
  - removed the optional property `instructors/items/title` from the response with the `200` status
  - removed the optional property `instructors/items/updated_at` from the response with the `200` status
  - removed the optional property `students/items/address` from the response with the `200` status
  - removed the optional property `students/items/created_at` from the response with the `200` status
  - removed the optional property `students/items/emails` from the response with the `200` status
  - removed the optional property `students/items/first_name` from the response with the `200` status
  - removed the optional property `students/items/image_url` from the response with the `200` status
  - removed the optional property `students/items/last_name` from the response with the `200` status
  - removed the optional property `students/items/raw` from the response with the `200` status
  - removed the optional property `students/items/telephones` from the response with the `200` status
  - removed the optional property `students/items/updated_at` from the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/lms/:connection_id/course/:id/get.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/lms/:connection_id/course/:id/get)
