How to get a page publishers with the Compliance Cloud REST API v2?

We currently use the v1 endpoint /rest/api/content/${pageId}/history with expansion contributors.publishers to get the user ids of the publishers of a page.

That endpoint is deprecated in v1 and I see no straightforward replacement in v2. How can I get the same information?

The only option I see is to use /wiki/rest/api/content/search but I was wondering if there was a more elegant solution.

2 Likes

Hi @JacopoLanzoni1

Atlassian has said that they’re no longer monitoring this forum for REST API v.2 gaps and that you should file a bug to get the item added to the queue using the following procedure: RFC-19: Deprecation of Confluence Cloud REST API v1 Endpoints - #25 by AshishShirode

2 Likes