Apps And Solutions
Common

Download the artifact for an app/soln version given artifact Id

1min
GET
/developer/artifacts/{artifactId}/download
This is a common API to download artifact for an app or solution
Path Parameters
artifactId
*
Header Parameters
x-developerplatform-access
*
Query Parameters
versionId
*
Responses
200
The artifact file
403
User not authorized on the app or solution.
error
*
request
*
404
App or solution version not found based on provided id.
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
403
404