iiRecord
Agentic AI Atlas · GET /api/settings/agent-configuration
api-endpoint:agent-mux-gateway-get-settings-agent-configurationa5c.ai
II.
APIEndpoint overview

api-endpoint:agent-mux-gateway-get-settings-agent-configuration

Reference · live

GET /api/settings/agent-configuration overview

Read agent-configuration settings (configured model/provider/approvalMode/maxTokens per adapter). Source: packages/agent-mux/gateway/src/kanban/routes.ts:1065-1071.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/settings/agent-configuration
method
GET
path
/api/settings/agent-configuration
responseShape
{ agents: list<{ agent, displayName, configuredModel, configuredProvider, approvalMode, maxTokens, availableModels, defaultModel }> }
authRequired
false
description
Read agent-configuration settings (configured model/provider/approvalMode/maxTokens per adapter). Source: packages/agent-mux/gateway/src/kanban/routes.ts:1065-1071.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1