---
title: "List Controller Configs"
method: GET
path: "/controllers/configs"
tags: ["Controllers"]
---

# List Controller Configs

`GET /controllers/configs`

List all controller configurations with metadata.

Returns:
    List of controller configuration objects with name, controller_name, controller_type, and other metadata

## Response `200`

Successful Response

- object[]

## Changes

- **2026-01-17** `daa29248aacc` — 1 info
  - api operation id `list_controller_configs_controllers_configs__get` removed and replaced with `list_controller_configs_controllers_configs_get`
- **2025-12-20** `1005bcd47280` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hummingbot/apis/hummingbot-api/changes/controllers/configs/get.md)

---

[API](https://skmtc.dev/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.dev/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/revisions/5347fe79537f/schema)
