Skip to main content
GET
https://your-rootprint-host
/
api
/
auth
/
bootstrap
Get setup bootstrap state
curl --request GET \
  --url https://your-rootprint-host/api/auth/bootstrap
{
  "needsSetupAdmin": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.rootprint.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

Bootstrap state.

needsSetupAdmin
boolean
required