---
title: "Stream miner status updates"
method: GET
path: "/api/v1/miner/status"
tags: ["Miner"]
---

# Stream miner status updates

`GET /api/v1/miner/status`

Streams the current status of the miner in real-time. The status can be one of: `unspecified`, `not_started`, `normal`, `paused`, `suspended`, or `restricted`. The response is a continuous JSON stream.

## Response `200`

Stream of miner status updates.

- GetMinerStatusResponse
  - `status` integer, required

---

[API](https://skmtc.net/256foundation/apis/braiins-os-public-rest-api.md) · [All operations](https://skmtc.net/256foundation/apis/braiins-os-public-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/256foundation/braiins-os-public-rest-api/versions/d341c8e1d506/schema)
