I have a workspace created in bitbucket, without and organisation in atlassian.
While fetching webhooks from bitbucket, I am getting users account id, workspace name and all, but I need to fetch user email.
I found this solution https://api.atlassian.com/admin/v1/orgs/{org_id}/users/search
but this is not helpful in my case as there is no organisation created.