Description: Downloads a specific file from within a branch.
Since: 3.6.0
Security: Requires a privileged user (can be anonymous)
Usage:GET /artifactory/api/vcs/downloadBranchFile/{repoKey}/{userOrg}/{repo}/{branch-name}!{file-path}
Produces: application/octet-stream
Sample Output:
GET /artifactory/api/vcs/downloadBranchFile/github/jquery/jquery/master!README.md <AUTHORS.txt content>