---
title: "Export entities from a table in your dataset as CSV."
method: GET
path: "/dataset/export_to_csv"
tags: ["dataset"]
---

# Export entities from a table in your dataset as CSV.

`GET /dataset/export_to_csv`

You need to specify a dataset and a table_name

## Query parameters

- `dataset` string, required
- `name` string, required

## Response `200`

CSV file containing table data

---

[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)
