---
title: "Changes to Get current active operational dataset"
method: GET
path: "/node/dataset/active"
---

# Changes to Get current active operational dataset

`GET /node/dataset/active`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 20 revisions.

- **2025-09-10** `21e4b0112d12` — 10 warning, 10 info
- **2024-10-24** `ff8c55936651` — 1 breaking, 10 info
- **2023-05-10** `54157cc83c30` — 1 breaking, 10 warning

## Changes

- **2025-09-10** `21e4b0112d12` — 10 warning, 10 info
  - removed the optional property `ActiveTimestamp` from the response with the `200` status
  - removed the optional property `Channel` from the response with the `200` status
  - removed the optional property `ChannelMask` from the response with the `200` status
  - removed the optional property `ExtPanId` from the response with the `200` status
  - removed the optional property `MeshLocalPrefix` from the response with the `200` status
  - removed the optional property `NetworkKey` from the response with the `200` status
  - removed the optional property `NetworkName` from the response with the `200` status
  - removed the optional property `PSKc` from the response with the `200` status
  - removed the optional property `PanId` from the response with the `200` status
  - removed the optional property `SecurityPolicy` from the response with the `200` status
  - added the optional property `activeTimestamp` to the response with the `200` status
  - added the optional property `channel` to the response with the `200` status
  - added the optional property `channelMask` to the response with the `200` status
  - added the optional property `extPanId` to the response with the `200` status
  - added the optional property `meshLocalPrefix` to the response with the `200` status
  - added the optional property `networkKey` to the response with the `200` status
  - added the optional property `networkName` to the response with the `200` status
  - added the optional property `panId` to the response with the `200` status
  - added the optional property `pskc` to the response with the `200` status
  - added the optional property `securityPolicy` to the response with the `200` status
- **2024-10-24** `ff8c55936651` — 1 breaking, 10 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `ActiveTimestamp` to the response with the `200` status
  - added the optional property `Channel` to the response with the `200` status
  - added the optional property `ChannelMask` to the response with the `200` status
  - added the optional property `ExtPanId` to the response with the `200` status
  - added the optional property `MeshLocalPrefix` to the response with the `200` status
  - added the optional property `NetworkKey` to the response with the `200` status
  - added the optional property `NetworkName` to the response with the `200` status
  - added the optional property `PSKc` to the response with the `200` status
  - added the optional property `PanId` to the response with the `200` status
  - added the optional property `SecurityPolicy` to the response with the `200` status
- **2023-05-10** `54157cc83c30` — 1 breaking, 10 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `activeTimestamp` from the response with the `200` status
  - removed the optional property `channel` from the response with the `200` status
  - removed the optional property `channelMask` from the response with the `200` status
  - removed the optional property `extPanId` from the response with the `200` status
  - removed the optional property `meshLocalPrefix` from the response with the `200` status
  - removed the optional property `networkKey` from the response with the `200` status
  - removed the optional property `networkName` from the response with the `200` status
  - removed the optional property `panId` from the response with the `200` status
  - removed the optional property `pskc` from the response with the `200` status
  - removed the optional property `securityPolicy` from the response with the `200` status

---

[Operation](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/docs/node/dataset/active/get.md) · [API](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api.md) · [Page](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/changes/node/dataset/active/get)
