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

Include the Space's Owner ID value in the "Get Spaces" REST API results

XMLWordPrintable

    • 2
    • 6
    • 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.

      Issue Summary

      • Currently, the REST API Get Spaces returns the space creator - authorId, but not the Owner ID value
      • Whereas Get Pages includes OwnerID, lastOwnerId, and authorID

      Steps to Reproduce

      Run the API call below, and note that the results will not include the Owner ID attribute.

      'https://{your-domain}/wiki/api/v2/spaces' 
      

      Expected Results

      Owner ID attribute should be part of the response

      Actual Results

      The "Get Spaces" API returns space details like Space Key, Space Name, authorId etc.,

      Workaround

      Request the support team to fetch details from the database for bulk requests, while using the UI for single requests

              82b423fd5bd8 Babita Singh (Inactive)
              e4e2f1bcbafe Vidyalakshmi M
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: