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

The REST API endpoint to bulk get users should use POST instead of GET

    XMLWordPrintable

Details

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

    Description

      Summary

      The REST API endpoint to Get multiple users using ids (GET /wiki/rest/api/user/bulk) is using the GET method instead of POST, and this can cause issues when passing too many Atlassian Accounts IDs as URL parameters, resulting in error 400 or 414.

       

      Proposed solution

      Using the POST method instead, so that the AAIDs will be added to the request body/payload rather than to the URL.  

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              e03815e06264 Vinicius Benedini
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: