---
title: "Changes to Get the list of measurements."
method: GET
path: "/measurements"
---

# Changes to Get the list of measurements.

`GET /measurements`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2021-12-14** `41dac4f34d9e` — 5 info
- **2021-12-08** `6b395925cb6a` — 2 info
- **2021-12-07** `9e60f373a1f0` — 2 breaking, 9 warning, 2 info

## Changes

- **2021-12-14** `41dac4f34d9e` — 5 info
  - api tag `Measurements` added
  - api tag `measurements` removed
  - added the new optional `header` request parameter `Range`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
- **2021-12-08** `6b395925cb6a` — 2 info
  - added the media type `text/yaml` for the response with the status `200`
  - added the media type `text/yaml` for the response with the status `206`
- **2021-12-07** `9e60f373a1f0` — 2 breaking, 9 warning, 2 info
  - removed the media type `text/yaml` for the response with the status `200`
  - removed the media type `text/yaml` for the response with the status `206`
  - the optional response header `Content-Range` removed for the status `200`
  - the optional response header `Content-Range` removed for the status `206`
  - the optional response header `Link` removed for the status `200`
  - the optional response header `Link` removed for the status `206`
  - the optional response header `Link` removed for the status `400`
  - the optional response header `Link` removed for the status `5XX`
  - deleted the `header` request parameter `Range`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `page`
  - api tag `measurements` added
  - api tag `Measurements` removed

---

[Operation](https://skmtc.dev/envirocar/apis/envirocar-rest-api/docs/measurements/get.md) · [API](https://skmtc.dev/envirocar/apis/envirocar-rest-api.md) · [Page](https://skmtc.dev/envirocar/apis/envirocar-rest-api/changes/measurements/get)
