---
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

---

[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)
