---
title: "Get admin runtime configuration"
method: GET
path: "/admin/runtime/config"
tags: ["admin"]
---

# Get admin runtime configuration

`GET /admin/runtime/config`

## Response `200`

OK

- AdminDashboardConfigResponse
  - `BUDGETS_ENABLED` string
  - `CACHE_ENABLED` string
  - `DASHBOARD_LIVE_LOGS_ENABLED` string
  - `DEMO_MODE` string
  - `FAILOVER_ENABLED` string
  - `GUARDRAILS_ENABLED` string
  - `LOGGING_ENABLED` string
  - `LOGGING_RETENTION_DAYS` string
  - `MCP_ENABLED` string
  - `RATE_LIMITS_ENABLED` string
  - `REDIS_URL` string
  - `SEMANTIC_CACHE_ENABLED` string
  - `USAGE_ENABLED` string
  - `USAGE_PRICING_RECALCULATION_ENABLED` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.net/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/4c27ea61fcfe/schema)
