---
title: "Changes to ✨ List or create modules for a learning resource"
method: GET
path: "/api/learning-resources/{id}/modules/"
---

# Changes to ✨ List or create modules for a learning resource

`GET /api/learning-resources/{id}/modules/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 97 revisions.

- **2026-07-08** `b5f055b9d45b` — 4 breaking
- **2026-07-06** `c2893748a8d3` — 1 breaking, 2 info
- **2026-06-17** `4a7384ebdfdf` — 2 info
- **2026-06-10** `d3cf6cceebfd` — 1 info

## Changes

- **2026-07-08** `b5f055b9d45b` — 4 breaking
  - the response property `results/items/updated_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the response property `updated_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `201`
  - the `page_count` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
  - the `results/items/page_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
- **2026-07-06** `c2893748a8d3` — 1 breaking, 2 info
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `integer`/``
  - added the new optional `query` request parameter `scope`
  - added the new optional `query` request parameter `workspace`
- **2026-06-17** `4a7384ebdfdf` — 2 info
  - added the required property `results/items/updated_by` to the response with the `200` status
  - added the required property `updated_by` to the response with the `201` status
- **2026-06-10** `d3cf6cceebfd` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/learning-resources/:id/modules/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/learning-resources/:id/modules/get)
