---
title: "Get current active operational dataset"
method: GET
path: "/node/dataset/active"
tags: ["node"]
---

# Get current active operational dataset

`GET /node/dataset/active`

## Response `200`

Returns currently active operational dataset

- Dataset — unresolved $ref

## Other responses

- `204` — No active operational dataset

## Changes

- **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
  - …7 more

[Change history](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/changes/node/dataset/active/get.md)

---

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