v1

latestOpenAPI 3.0.0Apache2026-07-1717614.3 KB
node

Get current Thread 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.
get/node/state

Response

Successful operation

string required

Current state

Example response

"leader"