---
title: "GET /api/v1/engine/dataset"
method: GET
path: "/api/v1/engine/dataset"
tags: ["DataSet"]
---

# GET /api/v1/engine/dataset

`GET /api/v1/engine/dataset`

## Response `200`

- GetDataSetsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `DataSets` DataSet[]
    - `Rows` Row[], nullable
      - `Id` string, nullable
      - `Columns` Column[], nullable
        - `Id` string, nullable
        - `Name` string, nullable
        - `Value` unknown

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
