---
title: "Get All Dataset Metadata"
method: GET
path: "/v1/all_dataset_metadata"
deprecated: true
---

# Get All Dataset Metadata

`GET /v1/all_dataset_metadata`

> **Deprecated.**

Retrieve all dataset metadata.

## Response `200`

Successful Response

- DatasetMetadata[]
  - `dataset_id` string, required
  - `survey_id` string, required
  - `period_id` string, required
  - `form_types` string[], required
  - `sds_published_at` string, required
  - `total_reporting_units` integer, required
  - `sds_dataset_version` integer, required
  - `filename` string, required
  - `title` string, nullable

## Other responses

- `500` — Internal Server Error

---

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