Wikis
Retrieve details for a specific wiki version
Retrieve metadata and basic details about a specific version of a wiki page.
Wiki versions store the history of content changes and are immutable snapshots of the wiki page content at that version.
Permissions
- Public nodes: Anyone can view wiki versions.
- Private nodes: Only contributors can view wiki versions.
- Withdrawn registrations: Wiki versions are not accessible.
get/wikis/{wiki_id}/versions/{version_id}/
Path parameters
wiki_idstring required
The unique identifier for the wiki page.
version_idstring required
The version identifier for the specific wiki version.
Response
Successfully retrieved the wiki version.