Simple filtering of deployments is available via query parameters:List deployments
The account owner of the repository. The name is not case sensitive.
The name of the repository. The name is not case sensitive.
The OpenAPI string type
The number of results per page (max 100).
Page number of the results to fetch.
A request for a specific ref(branch,sha,tag) to be deployed
Name for the target deployment environment.
Unique identifier of the deployment
Specifies if the given environment is one that end-users directly interact with. Default: false.
The ref to deploy. This can be a branch, tag, or sha.
Parameter to specify a task to execute
Specifies if the given environment is will no longer exist at some point in the future. Default: false.