List known artifacts
GET/api/management/v1/deployments/artifacts/list
x-deprecated-description: "_since Tue Jul 22 2025_ we deprecated the endpoint due to performance issues.\nPlease use the v2 /artifacts endpoint instead.\nIn the new endpoint, we support exact and prefix matching for the various fields\n"
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
Returns a collection of all artifacts.
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.