scm-backup icon indicating copy to clipboard operation
scm-backup copied to clipboard

Buckup Bitbucket downloads

Open zedxxx opened this issue 5 years ago • 0 comments

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

zedxxx avatar Feb 01 '20 14:02 zedxxx