List releases
GET/api/management/v1/deployments/deployments/releases
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a collection of releases, allows filtering by release name.
DEPRECATED: since Wed May 19 2021 this end-point is deprecated because it doesn't support pagination and will be removed in the future, please use the /deployments/releases/list end-point instead.
Request
Responses
- 200
- 401
- 500
Successful response.
Unauthorized.
Internal Server Error.