---
title: "Changes to Get all data for the given feed"
method: GET
path: "/{username}/feeds/{feed_key}/data"
---

# Changes to Get all data for the given feed

`GET /{username}/feeds/{feed_key}/data`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2018-01-04** (v2) `313b01153b74` — 1 info
- **2017-05-29** (v2) `5b5539db96cf` — 1 warning
- **2016-11-11** (v2) `57244ac5027c` — 1 info
- **2016-10-05** (v2) `74e9fdc9d949` — 5 warning

## Changes

- **2018-01-04** (v2) `313b01153b74` — 1 info
  - added the new optional `query` request parameter `include`
- **2017-05-29** (v2) `5b5539db96cf` — 1 warning
  - deleted the `query` request parameter `resolution`
- **2016-11-11** (v2) `57244ac5027c` — 1 info
  - added the new optional `query` request parameter `resolution`
- **2016-10-05** (v2) `74e9fdc9d949` — 5 warning
  - the optional response header `X-Pagination-Count` removed for the status `200`
  - the optional response header `X-Pagination-End` removed for the status `200`
  - the optional response header `X-Pagination-Limit` removed for the status `200`
  - the optional response header `X-Pagination-Start` removed for the status `200`
  - deleted the `query` request parameter `include`

---

[Operation](https://skmtc.dev/adafruit/apis/adafruit-io-rest-api/docs/:username/feeds/:feed_key/data/get.md) · [API](https://skmtc.dev/adafruit/apis/adafruit-io-rest-api.md) · [Page](https://skmtc.dev/adafruit/apis/adafruit-io-rest-api/changes/:username/feeds/:feed_key/data/get)
