Scripts
Get Script
Get the Python source code of a specific script.
Retrieves the full source code content of a script file from the scripts directory. Scripts are V1 strategy implementations that contain both trading logic and can be run directly by Hummingbot.
Use this endpoint to inspect script implementations, review strategy logic, or retrieve code for modification before re-uploading.
get/scripts/{script_name}
Path parameters
script_namestring required
Response
Successful Response
object required