List artifacts filtering by release name and device type
GET/api/devices/v1/deployments/artifacts
Returns a collection of up to 100 artifacts matching the provided release name and device type.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response.
Invalid Request.
Unauthorized.
Not Found.
Internal Server Error.