---
title: "Get the status of a dataset evaluation"
method: GET
path: "/dataset/evaluate/status"
tags: ["dataset"]
---

# Get the status of a dataset evaluation

`GET /dataset/evaluate/status`

## Query parameters

- `id` string, uuid, required

## Response `200`

Dataset evaluation status retrieved successfully

- StatusResponse
  - `status` 'Running' | 'Completed' | 'Failed', required

---

[API](https://skmtc.net/structifyai/apis/structify.md) · [All operations](https://skmtc.net/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/structifyai/structify/versions/1364930b6980/schema)
