---
title: "Changes to Delayed options with Greeks"
method: GET
path: "/api/v1/cboe/options/{symbol}"
---

# Changes to Delayed options with Greeks

`GET /api/v1/cboe/options/{symbol}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 22 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-28** `560e8847c7b3` — 18 breaking, 1 info
- **2026-08-10** `a0c7dc18e21b` — 3 info
- **2026-08-08** `4c4530760ba1` — 12 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-28** `560e8847c7b3` — 18 breaking, 1 info
  - the response property `data/contracts` became optional for the status `200`
  - the response property `data/contracts_count` became optional for the status `200`
  - the response property `data/symbol` became optional for the status `200`
  - the response property `data/timestamp` became optional for the status `200`
  - the response property `data/underlying` became optional for the status `200`
  - response property `data/contracts` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/contracts_count` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/expirations/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/symbol` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/timestamp` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `data/underlying` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/underlying/ask` from the response with the `200` status
  - removed the required property `data/underlying/bid` from the response with the `200` status
  - removed the required property `data/underlying/current_price` from the response with the `200` status
  - removed the required property `data/underlying/price_change` from the response with the `200` status
  - removed the required property `data/underlying/price_change_percent` from the response with the `200` status
  - removed the required property `data/underlying/security_type` from the response with the `200` status
  - removed the required property `data/underlying/symbol` from the response with the `200` status
  - added `#/components/schemas/Underlying, subschema #2` to the `data/underlying` response property `anyOf` list for the response status `200`
- **2026-08-10** `a0c7dc18e21b` — 3 info
  - added the new optional `query` request parameter `expiry`
  - added the optional property `data/expirations` to the response with the `200` status
  - added the optional property `data/filtered_expiry` 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

---

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