Get Config
Configuration
Get Config
Get current configuration and resource status.
Returns a comprehensive view of all configured resources in the system, including embedders, language models, rerankers, and databases. Each resource includes its current status (ready, failed, or pending) and any error messages if initialization failed.
This endpoint is useful for:
- Monitoring the health of configured resources
- Diagnosing startup failures when resources are unavailable
- Verifying that runtime configuration changes have been applied
Resources may be in one of three states:
ready: The resource is initialized and available for usefailed: The resource failed to initialize (error details included)pending: The resource is configured but not yet initialized
GET
Get Config

