---
title: "Changes to Options chain"
method: GET
path: "/api/v2/quotes/{symbol}/options/{date}"
---

# Changes to Options chain

`GET /api/v2/quotes/{symbol}/options/{date}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-08** `4c4530760ba1` — 12 info
- **2026-07-26** `7fc920a3005c` — 28 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-07-26** `7fc920a3005c` — 28 info
  - added the optional property `data/calls/items/contract_symbol` to the response with the `200` status
  - added the optional property `data/calls/items/implied_volatility` to the response with the `200` status
  - added the optional property `data/calls/items/in_the_money` to the response with the `200` status
  - added the optional property `data/calls/items/last_price` to the response with the `200` status
  - added the optional property `data/calls/items/last_trade_date` to the response with the `200` status
  - added the optional property `data/calls/items/open_interest` to the response with the `200` status
  - added the optional property `data/calls/items/percent_change` to the response with the `200` status
  - added the optional property `data/puts/items/contract_symbol` to the response with the `200` status
  - added the optional property `data/puts/items/implied_volatility` to the response with the `200` status
  - added the optional property `data/puts/items/in_the_money` to the response with the `200` status
  - added the optional property `data/puts/items/last_price` to the response with the `200` status
  - added the optional property `data/puts/items/last_trade_date` to the response with the `200` status
  - added the optional property `data/puts/items/open_interest` to the response with the `200` status
  - added the optional property `data/puts/items/percent_change` to the response with the `200` status
  - response property `data/calls/items/contractSymbol` deprecated
  - response property `data/calls/items/impliedVolatility` deprecated
  - response property `data/calls/items/inTheMoney` deprecated
  - response property `data/calls/items/lastPrice` deprecated
  - response property `data/calls/items/lastTradeDate` deprecated
  - response property `data/calls/items/openInterest` deprecated
  - response property `data/calls/items/percentChange` deprecated
  - response property `data/puts/items/contractSymbol` deprecated
  - response property `data/puts/items/impliedVolatility` deprecated
  - response property `data/puts/items/inTheMoney` deprecated
  - response property `data/puts/items/lastPrice` deprecated
  - response property `data/puts/items/lastTradeDate` deprecated
  - response property `data/puts/items/openInterest` deprecated
  - response property `data/puts/items/percentChange` deprecated

---

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