---
title: "Changes to Get Data Service"
method: GET
path: "/data-services/{data-service-id}"
---

# Changes to Get Data Service

`GET /data-services/{data-service-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` — 11 breaking, 15 warning
- **2024-10-22** `04c12ef2ae18` — 1 info

## Changes

- **2024-12-17** `7bbdf1c10c96` — 11 breaking, 15 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 `endpointDescription` 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 `apiType` from the response with the `200` status
  - removed the optional property `distribution` from the response with the `200` status
  - removed the optional property `endpointURL` 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 `servesDataset` from the response with the `200` status
  - removed the optional property `serviceType` 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/data-services/:data-service-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/data-services/:data-service-id/get)
