Create Signed URL

Generates a signed url for the provided repository path, providing temporary access to download artifacts. User may provide expiry or valid_for_secs optional parameter. With a maximum timeframe of one year (365 days). Default expiry is 24 hours. Note - This API is available only to Artifactory Cloud Enterprise and Cloud Enterprise+ users. The JSON included in the request URL cannot include %20.

Since: Artifactory 7.5.0

Security: Requires a privileged user (admin or manage permission type)

Body Params

Signed URL request

string
required
length ≥ 1

Full path to the artifact

int32

Number of seconds since generation before the URL expires

int64

An expiry date for the URL after which the URL will be invalid, expiry value is in Unix epoch time in milliseconds

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json