AurionAI Docs

Get Default Config

Read all system tenant (slug='default') configs for the ops console. Returns a dict keyed by config_key with config_value, version, and fleet diff count (how many active tenants differ from the default).

GET
/api/v1/super-admin/tenants/default-config

Read all system tenant (slug='default') configs for the ops console.

Returns a dict keyed by config_key with config_value, version, and fleet diff count (how many active tenants differ from the default).

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://loading/api/v1/super-admin/tenants/default-config"
{}