Docker

Active Containers

List all currently running Docker containers.

Retrieves information about all Docker containers in the "running" state. Can be filtered by container name to show only specific containers (e.g., all Hummingbot bot containers).

Use this endpoint to monitor running bots, check container health, or get container IDs for management operations.

get/docker/active-containers

Query parameters

name_filterstring

Response

Successful Response

object[] required

Changes