Scripts
Get Script Config
Get a specific script configuration by its name.
Retrieves the full configuration content from a YAML file in the conf/scripts directory. The configuration contains all parameters needed to run a script, including the script file name, controller references, candle data settings, and market connections.
Use this endpoint to inspect configuration details before launching a bot or to retrieve current settings before making modifications.
get/scripts/configs/{config_name}
Path parameters
config_namestring required
Response
Successful Response
object required