Page versions capture the revision history of a doc page — each significant edit creates a new version.
List the version history of a page and retrieve previous content. Versions allow teams to review changes over time and restore earlier drafts.
A snapshot of the page body in ProseMirror JSON format at the time this version was saved.
Timestamp when this page version was created.
The unique identifier of this page version.
An optional user-defined name for this version (e.g. a milestone label).
The organization this page version belongs to.
The page this version belongs to.
ID of the page this version belongs to.
The person who saved this version.
ID of the person who saved this version.
The ordered list of ProseMirror operations that transform the previous version into this one.
The restored from version id.
A snapshot of the page title at the time this version was saved.
Timestamp when this page version was last updated.