---
title: "Changes to Tick Data"
method: GET
path: "/stock/tick"
---

# Changes to Tick Data

`GET /stock/tick`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 35 revisions.

- **2021-07-23** `a148c0b2d583` — 2 info
- **2020-06-24** `0bf39a0b1e67` — 1 info
- **2020-06-23** `9dd521fb3157` — 1 breaking
- **2020-06-21** `0b79bb07d241` — 3 breaking, 1 info
- **2020-06-12** `fea47f48a0f6` — 1 breaking, 1 info
- **2020-05-26** `c5b8e420b78c` — 11 warning, 4 info

## Changes

- **2021-07-23** `a148c0b2d583` — 2 info
  - api tag `Default` added
  - added the optional property `c` to the response with the `200` status
- **2020-06-24** `0bf39a0b1e67` — 1 info
  - endpoint added
- **2020-06-23** `9dd521fb3157` — 1 breaking
  - api path removed without deprecation
- **2020-06-21** `0b79bb07d241` — 3 breaking, 1 info
  - added the new required `query` request parameter `limit`
  - added the new required `query` request parameter `skip`
  - removed the media type `text/csv` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`
- **2020-06-12** `fea47f48a0f6` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `text/csv` for the response with the status `200`
- **2020-05-26** `c5b8e420b78c` — 11 warning, 4 info
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `skip`
  - removed the optional property `c` from the response with the `200` status
  - removed the optional property `count` from the response with the `200` status
  - removed the optional property `p` from the response with the `200` status
  - removed the optional property `s` from the response with the `200` status
  - removed the optional property `skip` from the response with the `200` status
  - removed the optional property `t` from the response with the `200` status
  - removed the optional property `total` from the response with the `200` status
  - removed the optional property `v` from the response with the `200` status
  - removed the optional property `x` from the response with the `200` status
  - api tag `Default` removed
  - added the optional property `price` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status
  - added the optional property `volume` to the response with the `200` status

---

[Operation](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/docs/stock/tick/get.md) · [API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [Page](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/stock/tick/get)
