cURL
curl --request GET \ --url http://localhost:8080/api/config
{}
Retrieves the current Bifrost configuration including client settings, framework config, and authentication settings.
Current configuration
Configuration object containing client_config, framework_config, and auth_config
Was this page helpful?