---
title: "Changes to Get dataset"
method: GET
path: "/datasets/{dataset-id}"
---

# Changes to Get dataset

`GET /datasets/{dataset-id}`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 3 not diffed.

## Timeline

Changed in 2 of 11 revisions.

- **2024-12-17** `7bbdf1c10c96` — 10 breaking, 11 warning
- **2024-10-22** `04c12ef2ae18` — 1 info

## Changes

- **2024-12-17** `7bbdf1c10c96` — 10 breaking, 11 warning
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `404`
  - removed the required property `code` from the response with the `404` status
  - removed the required property `contactPoint` from the response with the `200` status
  - removed the required property `description` from the response with the `200` status
  - removed the required property `errors` from the response with the `404` status
  - removed the required property `message` from the response with the `404` status
  - removed the required property `publisher` from the response with the `200` status
  - removed the required property `title` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the optional property `accessRights` from the response with the `200` status
  - removed the optional property `distribution` from the response with the `200` status
  - removed the optional property `identifier` from the response with the `200` status
  - removed the optional property `issued` from the response with the `200` status
  - removed the optional property `keyword` from the response with the `200` status
  - removed the optional property `modified` from the response with the `200` status
  - removed the optional property `securityClassification` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - removed the optional property `supplierIdentifier` from the response with the `200` status
  - removed the optional property `theme` from the response with the `200` status
  - removed the optional property `updateFrequency` from the response with the `200` status
- **2024-10-22** `04c12ef2ae18` — 1 info
  - the response property `publisher` became required for the status `200`

---

[Operation](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api/docs/datasets/:dataset-id/get.md) · [API](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api.md) · [Page](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api/changes/datasets/:dataset-id/get)
