List known artifacts
GET/api/management/v1/deployments/artifacts/list
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a collection of all artifacts.
DEPRECATED: since Tue Jul 22 2025 we deprecated the endpoint due to performance issues. Please use the v2 /artifacts endpoint instead. In the new endpoint, we support exact and prefix matching for the various fields
Request
Responses
- 200
- 401
- 500
OK
Response Headers
X-Total-Count
Total number of releases matching query.
Link
Standard header, we support 'first', 'next', and 'prev'.
Unauthorized.
Internal Server Error.