Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Query Parameters

from_db
enum<string>

If true, fetch configuration directly from the database

Available options:
true,
false

Response

Successful response

Configuration response

client_config
object

Client configuration

framework_config
object

Framework configuration

auth_config
object

Absent when no admin account has been configured yet (first-time setup). Once an admin account exists, this is always present. Available starting in Bifrost 2.0.0-prerelease3; earlier versions always returned this field.

is_db_connected
boolean
is_cache_connected
boolean
is_logs_connected
boolean
proxy_config
object

Global proxy configuration

restart_required
object

Restart required configuration