Apps And Solutions
Common
Gets the artifacts for an app or a soln.
1min
GET
/developer/artifacts
Header Parameters
x-developerplatform-access
*
Query Parameters
appVersionId
solutionVersionId
artifactType
*
Responses
200
The artifacts for the app or soln. Returns an object where each key corresponds to a category and its value is an array of FileMetadataDto objects.
artifactId
*
fileName
*
fileDescription
*
fileUrl
filePath
self
403
User not authorized on the app or solution.
error
*
request
*
404
App or solution version not found based on provided id.
error
*
request
*


Updated 10 Oct 2024
Did this page help you?