listDeployments

abstract suspend fun listDeployments(input: ListDeploymentsRequest = ListDeploymentsRequest { }): ListDeploymentsResponse

List deployments. You can filter the result list by environment, service, or a single service instance.