Get Controller Config
Controllers
Get Controller Config
Get controller configuration by config name.
Args: config_name: Name of the configuration file to retrieve
Returns: Dictionary with controller configuration
Raises: HTTPException: 404 if configuration not found
GET
Get Controller Config
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Response
Successful Response
The response is of type Response Get Controller Config Controllers Configs Config Name Get · object.

