---
title: "Changes to get the contents of an hdf object"
method: GET
path: "/hdf/contents/{fpath}"
---

# Changes to get the contents of an hdf object

`GET /hdf/contents/{fpath}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2021-03-09** `d989f5483a0f` — 2 breaking, 2 info
- **2021-01-13** `c6f55726bc82` — 2 breaking
- **2020-12-17** `d481a8106a9a` — 4 info
- **2020-12-17** `6d3176da4941` — 4 info
- **2020-12-16** `b1378ccddf8a` — 1 info
- **2019-07-25** `99123c1740e3` — 1 breaking

## Changes

- **2021-03-09** `d989f5483a0f` — 2 breaking, 2 info
  - removed the required property `oneOf[#/components/schemas/dataset_contents]/content/attributeCount` from the response with the `200` status
  - removed the required property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/attributeCount` from the response with the `200` status
  - added the required property `oneOf[#/components/schemas/dataset_contents]/content/attributes` to the response with the `200` status
  - added the required property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/attributes` to the response with the `200` status
- **2021-01-13** `c6f55726bc82` — 2 breaking
  - removed the required property `oneOf[#/components/schemas/dataset_contents]/content/id` from the response with the `200` status
  - removed the required property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/id` from the response with the `200` status
- **2020-12-17** `d481a8106a9a` — 4 info
  - the response property `oneOf[#/components/schemas/dataset_contents]/content/attributeCount` became required for the status `200`
  - the response property `oneOf[#/components/schemas/dataset_contents]/content/id` became required for the status `200`
  - the response property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/attributeCount` became required for the status `200`
  - the response property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/id` became required for the status `200`
- **2020-12-17** `6d3176da4941` — 4 info
  - added the optional property `oneOf[#/components/schemas/dataset_contents]/content/attributeCount` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/dataset_contents]/content/id` to the response with the `200` status
  - added the optional property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/attributeCount` to the response with the `200` status
  - added the optional property `oneOf[subschema #2]/items/oneOf[#/components/schemas/dataset_contents]/content/id` to the response with the `200` status
- **2020-12-16** `b1378ccddf8a` — 1 info
  - endpoint added
- **2019-07-25** `99123c1740e3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/jupyter-server/apis/jupyterlab-hdf5-proxy/docs/hdf/contents/:fpath/get.md) · [API](https://skmtc.dev/jupyter-server/apis/jupyterlab-hdf5-proxy.md) · [Page](https://skmtc.dev/jupyter-server/apis/jupyterlab-hdf5-proxy/changes/hdf/contents/:fpath/get)
