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

Getting user mentions through REST API

XMLWordPrintable

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

      Hello,

      I'm the author of a popular plugin, which provides integration of JetBrains IDEs with Bitbucket:
      https://plugins.jetbrains.com/plugin/13538-bitbucket-pull-requests

      In particular we support commenting, where we show user mentions after a user types @, so we need some API endpoint to do it. Currently we use "https://api.bitbucket.org/internal/repositories/.../.../pr-authors" endpoint, but:

      1. It's not officially available (internal)
      2. I gives us only a limited list of users, but mention list contains much more users in the web interface.

      We also tried to use ".../workspaces/.../members" endpoint, but it only works for admins. By the way a possible solution could be making ".../workspaces/.../members" working for non-admin users (if it's possible in terms of security).

              Unassigned Unassigned
              3081448fb179 Eugene Kudelevsky
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: