Hello
Can anyone guide me related to this modul ?
https://atlassian-python-api.readthedocs.io/bitbucket.html#manage-repositories
I'm unable to find a method that can help me find users permissions on a given repo like the one that exists to get for groups :
repository.group_permissions.each():
https://atlassian-python-api.readthedocs.io/bitbucket.html#manage-repositories
Hello @mhumair7 ,
thanks for reaching out.
The API library you mentioned isn't developed or maintained by Atlassian, which means we have limited information about its implementation.
I recommend posting your question in the official repository of that library, where the community or maintainers can provide more specific assistance:
One alternative is to execute the API call manually, without using the library. You can find the list of all available API endpoints in the Bitbucket Cloud Public API documentation.
Thank you, @mhumair7 !
Patrik S
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.