GET
/
v1
/
app
/
project
/
{projectId}
/
artifact
/
{artifactId}
/
download
"<string>"

Path Parameters

projectId
string
required

The ID of the project

artifactId
boolean
required

The ID of the artifact to download

Response

200 - text/plain

Returns a secure URL to download the artifact content

The response is of type string.