Retrieve the contentId from an historical content version

I am currently using https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-versions/#api-wiki-rest-api-content-id-version-versionnumber-get to get the data from a content-specific version, then from the response links I get the version contentId.

Using the API V2, https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-version/#api-pages-page-id-versions-version-number-get, the response does not include the links.

Is there any other way to retrieve the content version Id?
Are there plans to include the _links attribute to DetailedVersion?

Regards
Daniel Torres

Hi @DanielTorres ,

Can you clarify what you mean by “version contentId” and specifically how this differs from the content IF you are passing to the APIs you referenced.

Regards,
Dugald

Hi @DanielTorres

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

1 Like