With Gitlab API it is currently possible to get a specific page of the wiki, and to edit it.
With UI, when you click on a page, you can view its history and see various truncated commit hash depending on version. Is it possible to get these hash with API? Can't find anything in documentation.
Thanks!