REST API endpoint for pages now supports checking user rights
Version 1.1 by Pierre Jeanjean on 2026/02/16 10:21
A new checkRight query parameter has been added to the REST API endpoint for pages. When fetching a page through the REST API, you can now check if you also have other rights on it, e.g., comment and edit by appending the query checkRight=comment&checkRight=edit.