cURL
curl --request GET \ --url http://localhost:{port}/config
{ "provider": "<string>", "model": "<string>", "providerTimeoutMs": 123, "resourcesDirectory": "<string>", "resourceCount": 123 }
Config summary