Check whether the first admin user has been created
get
/v1/admin-auth/bootstrap-statusReturns `{ initialized: true }` when at least one row exists in `admin_users`. The internal-admin /setup page calls this to decide between the bootstrap form and the login form.