---
title: "Retrieves Autoscaler settings"
method: GET
path: "/projects/{projectId}/environments/{environmentId}/autoscaling/settings"
tags: ["Autoscaling"]
---

# Retrieves Autoscaler settings

`GET /projects/{projectId}/environments/{environmentId}/autoscaling/settings`

Retrieves Autoscaler settings

## Path parameters

- `projectId` string, required
- `environmentId` string, required

## Response `default`

Autoscaler settings

- AutoscalerSettings — Update model for autoscaling settings. This model is mainly used for partial updates (PATCH), therefore all its attributes are optional.
  - `services` object, nullable — Each service for which autoscaling is configured is listed in the key

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
