---
title: "GET /v1/bme/status-history"
method: GET
path: "/v1/bme/status-history"
tags: ["Analytics"]
---

# GET /v1/bme/status-history

`GET /v1/bme/status-history`

## Response `200`

Returns BME circuit breaker status change history

- object[]
  - `height` integer, required
  - `date` string, required
  - `previousStatus` string, required
  - `newStatus` string, required
  - `collateralRatio` number, required

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/8c068a3af6fe/schema)
