Controllers

List Controller Configs

List all saved controller configurations with their metadata.

Retrieves all YAML configuration files from the conf/controllers directory. Each configuration defines parameters for a specific controller that can be used when launching trading bots. Configurations are reusable and can be assigned to multiple bot instances.

Use this endpoint to browse available configurations, verify configuration deployment, or to list configurations before editing or deleting them.

get/controllers/configs

Response

Successful Response

object[] required

Changes