---
title: "Get a dataset"
method: GET
path: "/datasets/{id}"
tags: ["Public"]
---

# Get a dataset

`GET /datasets/{id}`

The dataset contains all high level information, for additional details see editions or versions of a dataset.

## Path parameters

- `id` string, required

## Response `200`

A json object for a single Dataset

## Other responses

- `404` — No dataset was found using the id provided
- `500` — Failed to process the request due to an internal error

---

[API](https://skmtc.net/office-of-national-statistics/apis/explore-our-data.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/explore-our-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/explore-our-data/revisions/269ed359fb27/schema)
