Retrieves a secure download URL for an artifact by its ID. This URL can be used to download the artifact content directly and is’s only valid for a limited time.
GET
/
v1
/
app
/
project
/
{projectId}
/
artifact
/
{artifactId}
/
download
Get secure download URL for an artifact
Copy
curl --request GET \ --url https://{base_url}/v1/app/project/{projectId}/artifact/{artifactId}/download