List deployments
Lists deployments that belongs to an application or scope, example: GET /deployment?scope_id=1234
.
Path Parameters |
---|
scope_id stringthe scope for the deployment we're listing, allows up to 10 comma separated values |
application_id stringthe application for the deployment we're listing, allows up to 1 value |
Responses | |||||
---|---|---|---|---|---|
200 The list of releases matching the query
|