Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-80829

Implement the ability to Get Drafts in Confluence Cloud REST API v2

XMLWordPrintable

    • 0
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary

      When using Confluence Cloud REST API v1, we have the ability to get the drafts of a certain space by using the following API Call:

      https://{site}.atlassian.net/wiki/rest/api/content?spaceKey={spaceKey}&status=draft
      

      However, when using Confluence Cloud REST API v2, it is not possible to achieve the same by using the following API Call:

      https://{site}.atlassian.net/wiki/api/v2/pages?status=draft
      

      Solution

      Since the endpoint in Confluence Cloud REST API v1 is currently Deprecated, it would be great to have the ability to get drafts implemented in Confluence Cloud REST API v2.

              Unassigned Unassigned
              fb5c5276e5ff Caio Oliveira (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: