---
title: "Get current Thread state."
method: GET
path: "/node/state"
tags: ["node"]
---

# Get current Thread state.

`GET /node/state`

State describing the current Thread role of this Thread node.
- disabled: The Thread stack is disabled.
- detached: Not currently participating in a Thread network/partition.
- child: The Thread Child role.
- router: The Thread Router role.
- leader: The Thread Leader role.

## Response `200`

Successful operation

- string — Current state

---

[API](https://skmtc.net/openthread/apis/swagger-openthread-rest-api.md) · [All operations](https://skmtc.net/openthread/apis/swagger-openthread-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openthread/swagger-openthread-rest-api/revisions/7996e8479177/schema)
