Hi Team,
I'm trying to get a folder in my repo as zip or download a file in my repo in it's original format.
All I could find is /src API to get meta data of folder or /src API to get content of the file.
I could download entire Repo as zip using /get API in downloads.
However I could not find ways to download individual files and folder from bitbucket remote Repo