Skip to content

Get maintenance mode status

GET
/v1/admin/maintenance

Returns whether maintenance mode is enabled.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Responses

{enabled: bool}

application/json
JSON
{
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI