Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buckup Bitbucket downloads #44

Open
zedxxx opened this issue Feb 1, 2020 · 0 comments
Open

Buckup Bitbucket downloads #44

zedxxx opened this issue Feb 1, 2020 · 0 comments
Labels
bitbucket Issues related to Bitbucket enhancement

Comments

@zedxxx
Copy link

zedxxx commented Feb 1, 2020

You can use this API call to get all downloads for some user and repository:

https://api.bitbucket.org/2.0/repositories/{username}/{repo}/downloads

This call returns json document where you can find all necessary links.

Documentation: https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/downloads

@christianspecht christianspecht added the bitbucket Issues related to Bitbucket label Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitbucket Issues related to Bitbucket enhancement
Projects
None yet
Development

No branches or pull requests

2 participants