Description: Call this API to download a specific file that is in a VCS tag in a subgroup repository.
Since: Artifactory 7.127.0
Security: Requires a privileged user (can be anonymous)
Usage: GET /artifactory/api/vcs/downloadTagFile/{repoKey}/{userOrg}/{repo}/archive/refs/{tag-name}!{file-path}
Produces: application/octet-stream
Sample Output:
GET /artifactory/api/vcs/downloadTagFile/repoKeyInArtifactory/chromium/deps/opus/archive/refs/v1.3.1!README.md <README.md>