I am working on Bitbucket repository access management and would like to know if there is any way to retrieve a list of all repository Access Tokens using the REST API.
- I understand that we can create and revoke access tokens manually, but is there an API to list all tokens?
- If not, is there any workaround or alternative way to manage tokens programmatically? Any guidance would be greatly appreciated.