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

# Changes to Get Changesets

`GET /spaces/{spaceId}/changesets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 50 revisions.

- **2025-10-16** `10d7c919d1ca` — 3 info
- **2025-09-08** `f8364de657ab` — 2 info
- **2025-08-10** `a5a97b4943e2` — 1 info
- **2024-09-24** `c39c865eea00` — 2 info
- **2024-09-19** `409ef8fb277a` — 1 warning, 1 info
- **2024-09-18** `a8709c5fe133` — 1 warning, 1 info
- **2024-02-05** `539d9580be99` — 1 breaking
- **2023-07-24** `ac66f55537d8` — 1 breaking, 1 info
- **2023-07-24** `15451501d2f4` — 1 breaking, 1 info
- **2023-07-03** `fb8e107462aa` — 2 breaking, 4 warning, 2 info

## Changes

- **2025-10-16** `10d7c919d1ca` — 3 info
  - added the new optional `query` request parameter `author`
  - added the new optional `query` request parameter `endTime`
  - added the new optional `query` request parameter `startTime`
- **2025-09-08** `f8364de657ab` — 2 info
  - `query` request parameter `endVersion` was deprecated
  - `query` request parameter `startVersion` was deprecated
- **2025-08-10** `a5a97b4943e2` — 1 info
  - added the new optional `query` request parameter `versionRef`
- **2024-09-24** `c39c865eea00` — 2 info
  - the `query` request parameter `endVersion` became optional
  - the `query` request parameter `startVersion` became optional
- **2024-09-19** `409ef8fb277a` — 1 warning, 1 info
  - removed the optional property `versions/additionalProperties/updatedAt` from the response with the `200` status
  - added the optional property `versions/additionalProperties/createdAt` to the response with the `200` status
- **2024-09-18** `a8709c5fe133` — 1 warning, 1 info
  - removed the optional property `versions/additionalProperties/createdAt` from the response with the `200` status
  - added the optional property `versions/additionalProperties/updatedAt` to the response with the `200` status
- **2024-02-05** `539d9580be99` — 1 breaking
  - for the `query` request parameter `versionRef`, default value `main:HEAD` was added
- **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-collection` for the response with the status `200`
- **2023-07-24** `15451501d2f4` — 1 breaking, 1 info
  - removed the media type `application/vnd.here.changeset-collection` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`
- **2023-07-03** `fb8e107462aa` — 2 breaking, 4 warning, 2 info
  - the `query` request parameter `endVersion` became required
  - the `query` request parameter `startVersion` became required
  - deleted the `query` request parameter `author`
  - deleted the `query` request parameter `endTime`
  - deleted the `query` request parameter `startTime`
  - deleted the `query` request parameter `versionRef`
  - `query` request parameter `endVersion` was reactivated
  - `query` request parameter `startVersion` was reactivated

---

[Operation](https://skmtc.dev/here/apis/here-xyz-hub/docs/spaces/:spaceId/changesets/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/get)
