get full instance config (global settings + worker configs)
get/settings/instance_config
Response
full instance configuration
global_settingsobject
Global settings keyed by setting name. Known fields include base_url, license_key, retention_period_secs, smtp_settings, otel, etc. Unknown fields are preserved as-is.
worker_configsobject
Worker group configurations keyed by group name (e.g. "default", "gpu"). Each value contains worker_tags, init_bash, autoscaling, etc.