get_canvas
Retrieve the complete canvas document for a page, including size, appearance, elements, and revision info. Use the returned rev as base_rev on the next write to detect page drift via HTTP 409.
Instructions
Get the full canvas document (size, appearance, and every element) for a page, plus "rev" / "updated_at" / "updated_by". Keep the "rev" and pass it as base_rev on your next write to be warned (HTTP 409) if the page drifted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |