Retrieve Artifact

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Returns an artifact from the specified destination. skipUpdateStats param allows skip stats update.

You can also use Using Properties in Deployment and Resolution as part of retrieving artifacts.Using Properties in Deployment and Resolution

Security: Requires a user with 'read' permission (can be anonymous)

Usage: GET /repo-key/path/to/artifact.ext?[skipUpdateStats=true]

Sample Usage:

GET http://localhost:8081/artifactory/libs-release-local/ch/qos/logback/logback-classic/0.9.9/logback-classic-0.9.9.jar?skipUpdateStats=true