The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting Bitbucket Project Permission to excel

Evangela Evangelista
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 26, 2019

I want to list all the groups and their access to my repository in an excel form. How do I do that?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mikael Sandberg
Community Champion
August 26, 2019

You can use the REST API to get that information. For Bitbucket Server you can use /rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/permissions/groups to get a list of groups that have permissions in the repository. There is a corresponding one to get it on the project level too.

TAGS
AUG Leaders

Atlassian Community Events