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

# Changes to ✨ List user progress for a learning resource

`GET /api/learning-resources/{id}/user-progress/`

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

## Timeline

Changed in 7 of 97 revisions.

- **2026-07-08** `b5f055b9d45b` — 7 breaking
- **2026-07-06** `c2893748a8d3` — 1 breaking, 2 info
- **2026-06-16** `5e3bb574b08d` — 1 info
- **2026-06-12** `99c2c668ac54` — 1 breaking
- **2026-06-11** `d76c2afe3671` — 1 info
- **2026-06-11** `bcf40ee10a64` — 1 info
- **2026-06-10** `d3cf6cceebfd` — 1 info

## Changes

- **2026-07-08** `b5f055b9d45b` — 7 breaking
  - the response property `results/items/last_module_title` became nullable for the status `200`
  - the response property `results/items/last_page_id` became nullable for the status `200`
  - the response property `results/items/last_page_title` became nullable for the status `200`
  - the response property `results/items/user/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the `results/items/progress_percent` response's property type/format changed from `string`/`` to `number`/`double` for status `200`
  - the `results/items/quiz_summary` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `results/items/requires_retake` response's property type/format changed from `string`/`` to `boolean`/`` 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-16** `5e3bb574b08d` — 1 info
  - added the required property `results/items/imported_at` to the response with the `200` status
- **2026-06-12** `99c2c668ac54` — 1 breaking
  - the `results/items/pages_visited` response's property type/format changed from ``/`` to `array`/`` for status `200`
- **2026-06-11** `d76c2afe3671` — 1 info
  - added the required property `results/items/pages_visited` to the response with the `200` status
- **2026-06-11** `bcf40ee10a64` — 1 info
  - added the required property `results/items/quiz_summary` to the response with the `200` status
- **2026-06-10** `d3cf6cceebfd` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/learning-resources/:id/user-progress/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/user-progress/get)
