Get Script Config
Scripts
Get Script Config
Get script configuration by config name.
Args: config_name: Name of the configuration file to retrieve
Returns: Dictionary with script configuration
Raises: HTTPException: 404 if configuration not found
GET
Get Script 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 Script Config Scripts Configs Config Name Get · object.

