---
title: "Get a list of dataset series that have unpublished versions"
method: GET
path: "/dataset-editions"
tags: ["Private"]
---

# Get a list of dataset series that have unpublished versions

`GET /dataset-editions`

Get a list of dataset series that have unpublished versions. This is used to easily determine versions/editions of series that are awaiting publication.

## Query parameters

- `state` string
- `published` boolean
- `limit` integer
- `offset` integer

## Response `200`

A json list containing all dataset editions that have unpublished versions

## Other responses

- `400` — Invalid query parameter
- `401` — Unauthorised to access endpoint
- `404` — No versions were found
- `500` — Failed to process the request due to an internal error

---

[API](https://skmtc.net/office-of-national-statistics/apis/dataset-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/dataset-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/dataset-api/versions/a2947a13d675/schema)
