Config
Endpoint for retrieving backend configuration.
This endpoint provides the current backend configuration.
GET /api/config
Get the current configuration as JSON.
- Method: GET
- Path:
/api/config
- Source: handlers.go
Example
Response
Errors
- 500: Internal server error