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).
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).
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v1/super-admin/tenants/default-config"{}