List releases
GET/api/management/v1/deployments/deployments/releases
x-deprecated-description: "_since Wed May 19 2021_ this end-point is deprecated because it doesn't support\npagination and will be removed in the future, please use the\n/deployments/releases/list end-point instead.\n"
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.
Returns a collection of releases, allows filtering by release name.
Request
Responses
- 200
- 401
- 500
Successful response.
Unauthorized.
Internal Server Error.