Skip to main content
GET
https://example.com
/
api
/
auth
/
bootstrap
Bootstrap status
curl --request GET \
  --url https://example.com/api/auth/bootstrap
{
  "needsSetupAdmin": true
}

Response

Successful response

needsSetupAdmin
boolean
required