---
title: "explore the state from state machine."
method: GET
path: "/state/machine/explore"
tags: ["Internal"]
---

# explore the state from state machine.

`GET /state/machine/explore`

explores the state from state machine of current node.
1. Broker State Machine;
2. Master State Machine;
3. Storage State Machine;

## Request body

- Param — unresolved $ref

## Response `200`

OK

- ModelsStorageState[]
  - `liveNodes` object
  - `name` string — ref Namespace
  - `shardAssignments` object — TODO remove??
  - `shardStates` object — database's name => shard state

## Other responses

- `404` — not found
- `500` — internal error

## Changes

- **2022-07-02** `0f140e199de6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lindb/apis/lindb-open-api/changes/state/machine/explore/get.md)

---

[API](https://skmtc.dev/lindb/apis/lindb-open-api.md) · [All operations](https://skmtc.dev/lindb/apis/lindb-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lindb/lindb-open-api/revisions/96ffe8b0558d/schema)
