Get system settings
GET/api/admin/settings
Returns the singleton system settings, falling back to defaults for any unset field. The hCaptcha secret is never returned; only hcaptchaSecretConfigured reports whether one is stored. System administrators only.
Responses
- 200
- 403
The effective system settings.
Caller is not a system administrator.