> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Get a dataset"
description: "Fetch a single dataset by its UUID."
method: "GET"
endpoint: "/api/v1/projects/:projectId/datasets/:id"
order: 3
group: "Manage datasets"
last_verified: 2026-07-27
---



`GET /api/v1/projects/:projectId/datasets/:id`

Fetch a single dataset by its UUID.


  #### Path parameters
  - `id` _string_ **required** — The dataset's UUID.



