v14

latestOpenAPI 3.0.3BSD 3-Clauseraw.githubusercontent.com2026-08-013939103.6 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"