---
title: "Changes to Get a content draft rendered for preview"
method: GET
path: "/api/v1/content-draft/{draftId}"
---

# Changes to Get a content draft rendered for preview

`GET /api/v1/content-draft/{draftId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-04** `37a0dba85517` — 3 warning, 4 info
- **2026-09-02** `508c5e76f927` — 1 info

## Changes

- **2026-09-04** `37a0dba85517` — 3 warning, 4 info
  - added the new `easy` enum value to the `difficulty` response property for the response status `201`
  - added the new `hard` enum value to the `difficulty` response property for the response status `201`
  - added the new `medium` enum value to the `difficulty` response property for the response status `201`
  - added the required property `canRedo` to the response with the `201` status
  - added the required property `canUndo` to the response with the `201` status
  - added the required property `cursorVersion` to the response with the `201` status
  - added the required property `draft` to the response with the `201` status
- **2026-09-02** `508c5e76f927` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/wejam/apis/jam/docs/api/v1/content-draft/:draftId/get.md) · [API](https://skmtc.dev/wejam/apis/jam.md) · [Page](https://skmtc.dev/wejam/apis/jam/changes/api/v1/content-draft/:draftId/get)
