---
title: "GET /authorization/maintenance"
method: GET
path: "/authorization/maintenance"
tags: ["Authorization"]
---

# GET /authorization/maintenance

`GET /authorization/maintenance`

Checks whether or not maintenance mode is enabled

This endpoint requires the permission "authorization.maintenance.read".

## Headers

- `Authorization` string, required
- `SplinterProtocolVersion` integer

## Response `200`

Successfully checked maintenance mode

## Other responses

- `401` — The client is unauthorized

## Changes

- **2021-12-16** `1b6b8f33a35f` — 2 warning, 2 info
  - added the new `false` enum value to the `message` response property for the response status `200`
  - added the new `true` enum value to the `message` response property for the response status `200`
  - removed the `false` enum value from the `message` response property for the response status `200`
  - removed the `true` enum value from the `message` response property for the response status `200`
- **2021-05-13** `f5e618c6f5df` — 2 warning, 2 info
  - added the new `false` enum value to the `message` response property for the response status `200`
  - added the new `true` enum value to the `message` response property for the response status `200`
  - removed the `false` enum value from the `message` response property for the response status `200`
  - removed the `true` enum value from the `message` response property for the response status `200`

[Change history](https://skmtc.dev/cargill/apis/splinterd-api/changes/authorization/maintenance/get.md)

---

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