Fixed
Project:
Drupal Canvas
Version:
1.x-dev
Component:
CLI Tool
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2026 at 10:58 UTC
Updated:
8 Apr 2026 at 13:33 UTC
Jump to comment: Most recent
The existing GET /canvas/api/v0/content/canvas_page/{id} endpoint requires the integer entity ID.
Add a new endpoint GET /canvas/api/v0/content/canvas_page/by-uuid/{uuid} that accepts the UUID and returns the same response as the existing GET endpoint.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
attilatilman commentedComment #6
hooroomoo