---
title: "Get Mqtt Status"
method: GET
path: "/bot-orchestration/mqtt"
tags: ["Bot Orchestration"]
---

# Get Mqtt Status

`GET /bot-orchestration/mqtt`

Get MQTT connection status and discovered bots.

Args:
    bots_manager: Bot orchestrator service dependency

Returns:
    Dictionary with MQTT connection status, discovered bots, and broker information

## 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)
