---
title: "Get the maintenance status"
method: GET
path: "/setup/api/maintenance"
tags: ["enterprise-admin"]
---

# Get the maintenance status

`GET /setup/api/maintenance`

Check your installation's maintenance status:

## Response `200`

Response

- MaintenanceStatus
  - `status` string
  - `scheduled_time` string
  - `connection_services` object[]
    - `name` string, required
    - `number` integer, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-5.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-5/versions/50ae54440071/schema)
