---
title: "Get maintenance settings"
method: GET
path: "/maintenance/settings"
tags: ["Maintenance"]
---

# Get maintenance settings

`GET /maintenance/settings`

Fetches the current maintenance settings for the cluster.

See [Maintenance by the CloudAMQP team](https://www.cloudamqp.com/docs/cloudamqp-maintenance.html) for more information.

## Response `200`

Successful response

- object
  - `preferred_maintenance_day` string
  - `preferred_maintenance_time` string
  - `automatic_updates` boolean

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
