Get the newer version behind a conflict
get_page_conflictRetrieve the conflicting newer page version that blocks an update, including who saved it and when, to reapply your changes on top instead of discarding them.
Instructions
Returns the version of a page that is newer than the one you read — what update_page points at when it refuses to write. Shows who saved it and when, so the change can be redone on top instead of discarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Numeric Wiki.js id. |