settings

Get Settings

Return non-secret runtime settings for the admin dashboard.

get/v1/settings

Response

Successful Response

default_pricingboolean required
master_key_source'configured' | 'generated' required

Whether the dashboard master key is configured at startup or generated and stored by Otari.

modestring required
model_discoveryboolean required
require_pricingboolean required
secret_key_configuredboolean required

Whether OTARI_SECRET_KEY is set on the server. Provider credentials are encrypted at rest with it, so a deployment without it can store none. The dashboard reads the same fact from the membership context's provider_key_encryption_available, because this endpoint is operator-only and the provider-key pages are read by tenants.

versionstring required

Changes