EasypanelDocs

Get maintenance mode

Reports whether maintenance mode is active for a WordPress site.

GET
/getWordPressMaintenanceMode

Reports whether maintenance mode is active for a WordPress site.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/getWordPressMaintenanceMode?projectName=string&serviceName=string"
null