Skip to main content

List deployments

Lists deployments that belongs to an application or scope, example: GET /deployment?scope_id=1234.

Path Parameters
scope_id string

the scope for the deployment we're listing, allows up to 10 comma separated values

application_id string

the application for the deployment we're listing, allows up to 1 value

Responses
200

The list of releases matching the query

Schema OPTIONAL
paging
offset integer
limit integer

Possible values: value ≤ 200

results object[]