Get runtime preferences
GET /v1/runtime-preferences — Returns the sub-feature toggle schema, current overrides, and the resolved values. Backs the Settings → Preferences page
GET /v1/runtime-preferences
Returns the sub-feature toggle schema, current overrides, and the resolved values. Backs the Settings → Preferences page.
| Method | GET |
| Path | /v1/runtime-preferences |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | preferences |