---
title: "Get Active Bots Status"
method: GET
path: "/bot-orchestration/status"
tags: ["Bot Orchestration"]
---

# Get Active Bots Status

`GET /bot-orchestration/status`

Get the status of all active bots.

Args:
    bots_manager: Bot orchestrator service dependency

Returns:
    Dictionary with status and data containing all active bot statuses

## Response `200`

Successful Response

- unknown

---

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