Page REST endpoint supports checking user rights
Last modified by Vincent Massol on 2026/02/17 17:26
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 checkRight=comment&checkRight=edit query string parameter.