Provide user lookup by querying email address.

XMLWordPrintable

      it's not possible to query Confluence to see if a email address belongs to any user. For example, CQL user.email ~ xxx@example.com 

      Please provide an API to query emails to get user information.

      For example,

      curl 'https://sitename.atlassian.net/wiki/rest/api/search?cql=user.email~"xxx@example.com"

      Workaround

      Workaround is to do bulk user lookup using CQL type=user or use by group apis.

              Assignee:
              Unassigned
              Reporter:
              Nashid Farhad (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: