---
title: "Changes to Price history"
method: GET
path: "/api/v2/quotes/{symbol}/historical"
---

# Changes to Price history

`GET /api/v2/quotes/{symbol}/historical`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-08** `4c4530760ba1` — 12 info
- **2026-08-03** `585ab97d5753` — 2 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status
- **2026-08-03** `585ab97d5753` — 2 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `range`

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v2/quotes/:symbol/historical/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/quotes/:symbol/historical/get)
