This question is in reference to Atlassian Documentation: Projects
I could not find it in the documentation - but I need API to access projects/repos belonging to it (for example listing all the repos in the project). Is it available but undocumented yet (or in the works maybe ?)
This is a duplicate of https://answers.atlassian.com/questions/34636274
Cloud: I don't think so currently - http://restbrowser.bitbucket.org/. I think Atlassian intensions are to work on bringing more equivalency between the cloud and server REST APIs at some point.
Server: Yes, https://developer.atlassian.com/static/rest/bitbucket-server/latest/bitbucket-rest.html
If you don't want to do the programming, you can use Bitbucket Command Line Interface (CLI) (server only) and actions like:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The OP is asking about Bitbucket Cloud, not server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oops, sorry, I missed that . I corrected the answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.