---
title: "Changes to Get Changeset"
method: GET
path: "/spaces/{spaceId}/changesets/{version}"
---

# Changes to Get Changeset

`GET /spaces/{spaceId}/changesets/{version}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-09-19** `409ef8fb277a` — 1 warning, 1 info
- **2024-09-18** `a8709c5fe133` — 1 warning, 1 info
- **2023-07-24** `ac66f55537d8` — 1 breaking, 1 info
- **2023-07-24** `15451501d2f4` — 1 breaking, 1 info

## Changes

- **2024-09-19** `409ef8fb277a` — 1 warning, 1 info
  - removed the optional property `updatedAt` from the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
- **2024-09-18** `a8709c5fe133` — 1 warning, 1 info
  - removed the optional property `createdAt` from the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
- **2023-07-24** `ac66f55537d8` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `application/vnd.here.changeset` for the response with the status `200`
- **2023-07-24** `15451501d2f4` — 1 breaking, 1 info
  - removed the media type `application/vnd.here.changeset` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/here/apis/here-xyz-hub/docs/spaces/:spaceId/changesets/:version/get.md) · [API](https://skmtc.dev/here/apis/here-xyz-hub.md) · [Page](https://skmtc.dev/here/apis/here-xyz-hub/changes/spaces/:spaceId/changesets/:version/get)
