---
title: "Export all tables and relationships from your dataset as an Excel file."
method: GET
path: "/dataset/export_to_excel"
tags: ["dataset"]
---

# Export all tables and relationships from your dataset as an Excel file.

`GET /dataset/export_to_excel`

Each table and relationship type will be in its own sheet

## Query parameters

- `dataset` string, required

## Response `200`

Excel file containing all tables and relationships

---

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