Skip to content
SiliconRig
Search
K
Main Navigation
Docs
API
Blog
Appearance
Menu
Return to top
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
200
{enabled: bool}
Content-Type
application/json
Schema
JSON
JSON
{
}
GET
/v1/admin/maintenance
Playground
Authorization
BearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI