Skip to main content
GET
{base_url}
/
admin
/
runtime
/
config
Error
A valid request URL is required to generate request examples
{
  "BUDGETS_ENABLED": "<string>",
  "CACHE_ENABLED": "<string>",
  "FEATURE_FALLBACK_MODE": "<string>",
  "GUARDRAILS_ENABLED": "<string>",
  "LOGGING_ENABLED": "<string>",
  "REDIS_URL": "<string>",
  "SEMANTIC_CACHE_ENABLED": "<string>",
  "USAGE_ENABLED": "<string>",
  "USAGE_PRICING_RECALCULATION_ENABLED": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://gomodel-docs-providers-restructure.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

BUDGETS_ENABLED
string
CACHE_ENABLED
string
FEATURE_FALLBACK_MODE
string
GUARDRAILS_ENABLED
string
LOGGING_ENABLED
string
REDIS_URL
string
SEMANTIC_CACHE_ENABLED
string
USAGE_ENABLED
string
USAGE_PRICING_RECALCULATION_ENABLED
string