---
title: "Changes to Get a feature by ID"
method: GET
path: "/spaces/{spaceId}/features/{featureId}"
---

# Changes to Get a feature by ID

`GET /spaces/{spaceId}/features/{featureId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2024-04-02** `f57452d2db13` — 1 warning, 1 info
- **2024-03-08** `4db340b28588` — 1 warning, 1 info
- **2024-03-07** `bbe5afcae89e` — 1 info
- **2024-02-05** `539d9580be99` — 1 breaking
- **2023-07-24** `ac66f55537d8` — 1 info
- **2023-07-24** `15451501d2f4` — 1 breaking
- **2023-07-03** `fb8e107462aa` — 1 warning

## Changes

- **2024-04-02** `f57452d2db13` — 1 warning, 1 info
  - deleted the `query` request parameter `version`
  - added the new optional `query` request parameter `versionRef`
- **2024-03-08** `4db340b28588` — 1 warning, 1 info
  - deleted the `query` request parameter `version`
  - added the new optional `query` request parameter `version`
- **2024-03-07** `bbe5afcae89e` — 1 info
  - added the new optional `query` request parameter `version`
- **2024-02-05** `539d9580be99` — 1 breaking
  - for the `query` request parameter `versionRef`, default value `main:HEAD` was added
- **2023-07-24** `ac66f55537d8` — 1 info
  - media type `application/json` was changed to a more specific media type `application/geo+json` for the response status `200`
- **2023-07-24** `15451501d2f4` — 1 breaking
  - media type `application/geo+json` was changed to a more general media type `application/json` for the response status `200`
- **2023-07-03** `fb8e107462aa` — 1 warning
  - deleted the `query` request parameter `versionRef`

---

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