System
Read System Settings
get/system/settings
Query parameters
cookie_namestring nullable
Response
Successful Response
Example response
{
"created_at": "2026-01-15T10:30:00Z",
"updated_at": "2026-01-16T08:00:00Z",
"id": 1,
"tracing_enabled": true,
"inbound_guardrail_llm_settings_id": 1,
"outbound_guardrail_llm_settings_id": 1,
"embedding_llm_settings_id": 1,
"transcription_llm_settings_id": 1,
"maintenance_start_at": "2026-06-23T12:00:00Z",
"maintenance_end_at": "2026-06-23T14:00:00Z",
"maintenance_message": "The system is under maintenance."
}