Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23514

Request for Bitbucket API that verifies if a group is present in Atlassian Admin

XMLWordPrintable

    • 1
    • 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, there is no official Bitbucket REST API to verify the existence of a group in Atlassian Admin by its group name. This feature would allow users to programmatically check if a group exists before adding it to a project, enhancing automation capabilities.

      Workaround

      Use an internal API endpoint that the UI utilizes to retrieve groups by group name:

      https://bitbucket.org/!api/internal/workspaces/{workspace}/projects/{project}/group-privileges-to-add?search={group-name}  
      

      This API requires session cookie authentication and does not support application passwords or access tokens.

              Unassigned Unassigned
              ncsupka Norbert Csupka
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: