---
title: "Download dataset examples as CSV file"
method: GET
path: "/v1/datasets/{id}/csv"
tags: ["datasets"]
---

# Download dataset examples as CSV file

`GET /v1/datasets/{id}/csv`

## Path parameters

- `id` string, required — The ID of the dataset

## Query parameters

- `version_id` string, nullable — The ID of the dataset version (if omitted, returns data from the latest version)

## Response `200`

Successful Response

## Other responses

- `403` — Forbidden
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/arize-ai/apis/arize-phoenix-rest-api.md) · [All operations](https://skmtc.net/arize-ai/apis/arize-phoenix-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/arize-ai/arize-phoenix-rest-api/versions/a14d8ad6f708/schema)
