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

Allow array for "type" query parameter when query spaces via REST API

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Space - Create
    • None
    • 1
    • 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.

      Currently, based on Get space API page, only one "type" value can be added when querying spaces via REST API, for example:

      /api/v2/spaces?type=global
      or
      /api/v2/spaces?type=personal
      or 
      /api/v2/spaces?type=knowledge_base
      or
      /api/v2/spaces?type=collaboration

      But after this change, Confluence supports four space types: global, personal, knowledge_base, and collaboration. It will be helpful if multiple values can be set as filters for this parameter, for example

      /api/v2/spaces?type=global&type=collabration
      or
      /api/v2/spaces?type=global,collaboration
      

              Unassigned Unassigned
              271304de584f Jane Geng (Inactive)
              Votes:
              26 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated: