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

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

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events