My account have Administrator privileges, I want to get a all users that have license. How can I get this information by using Bitbucket’s API?
I have read the content of In Bitbucket API, how can I get a list of ALL licensed users?. The answer in this link show use an add-on, but I need to solve this problem by php code. So I need to use API.