Start typing to search.

API Reference

Get AI assistant configuration status

View Markdown
GET /api/server/ai-config

Returns whether an Anthropic API key is configured and its source. Never returns the key itself.

Operation IDgetServerAiConfig

Authentication

  • BearerAuth·http bearer·API key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.

Success response body

200AI configuration status

AI configuration status

Content typeapplication/json

responseobject
3 properties
configuredbooleanrequired
sourcestring | nullrequired
default_modelstring | null