Bitbucket server v5.6.x, Bitbucket server API v1.0
I'm trying to compile a list of all non-personal-non-public repos (have to log in to view) and their owners, or conversely, all licensed users and the non-personal-non-public repos they own, via API. But via API call, when I don't see an "owner" attribute. Is this truly the case, that non-personal-non-public repos do NOT have the concept of an owner?
Hi @ZillaYT,
That is correct, Bitbucket Server does not have the concept of owner for non-personal repositories.
As an option, you could consider checking the "Project permissions" (see the related documentation) to understand who has the ability to create repositories for each project.
For an overview of the permissions in Bitbucket Server, you can refer to the following article:
Cheers,
Caterina - Atlassian
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.