Skip to main content
GET
/
cabinet
/
admin
/
apps
/
remnawave
/
status
Get Remnawave Config Status
curl --request GET \
  --url http://localhost:8080/cabinet/admin/apps/remnawave/status
{
  "enabled": true,
  "config_uuid": "<string>"
}

Response

200 - application/json

Successful Response

Status of RemnaWave config integration.

enabled
boolean
required
config_uuid
string | null