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

# Changes to Get the list of tracks.

`GET /tracks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 6 revisions.

- **2026-07-17** `c647cca2f102` — 1 warning
- **2021-12-14** `41dac4f34d9e` — 5 info
- **2021-12-08** `6b395925cb6a` — 3 info
- **2021-12-07** `9e60f373a1f0` — 2 breaking, 10 warning, 3 info

## Changes

- **2026-07-17** `c647cca2f102` — 1 warning
  - deleted the `query` request parameter `nearPoint`
- **2021-12-14** `41dac4f34d9e` — 5 info
  - api tag `Tracks` added
  - api tag `tracks` 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` — 3 info
  - added the new optional `query` request parameter `status`
  - 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, 10 warning, 3 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`
  - deleted the `query` request parameter `status`
  - api tag `tracks` added
  - api tag `Tracks` removed
  - added the new optional `query` request parameter `nearPoint`

---

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