Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

bitbucket licence users

Deleted user December 20, 2018

Oracle query to find the licenced users in Bit-bucket or stash.

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 21, 2018

Hello Aakanksha,

There are multiple different ways to find the users licensed within Bitbucket. The simplified way is to actually use the API to get your user count. Here are example calls for doing this:

Use the following REST endpoint to get details of all users licensed to use Bitbucket Server:

curl -u <admin-user> -X GET <bitbucket_url>/rest/api/1.0/users?permission=LICENSED_USER\&limit=1000

You may find more about other methods to access your licensed Bitbucket users at: How do I find which users count against my Bitbucket Server license?

I hope this helps provide options for finding your licensed users.

Regards,
Stephen Sifers

Deleted user April 17, 2020

hello @Stephen Sifers 

It gived me a 404 status eror 

BR

aakanksha 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events