---
title: "Changes to Research insights"
method: GET
path: "/api/v2/quotes/{symbol}/insights"
---

# Changes to Research insights

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-28** `560e8847c7b3` — 21 breaking, 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` — 21 breaking, 3 info
  - the response property `data/company_snapshot` became optional for the status `200`
  - the response property `data/instrument_info` became optional for the status `200`
  - the response property `data/recommendation` became optional for the status `200`
  - the response property `data/sec_reports` became optional for the status `200`
  - the response property `data/significant_developments` became optional for the status `200`
  - the response property `data/symbol` became optional for the status `200`
  - response property `data/sec_reports` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/significant_developments` 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`
  - the `data/company_snapshot` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `data/instrument_info` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `data/recommendation` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/company_snapshot/company` from the response with the `200` status
  - removed the required property `data/company_snapshot/sector` from the response with the `200` status
  - removed the required property `data/company_snapshot/sectorInfo` from the response with the `200` status
  - removed the required property `data/instrument_info/key_technicals` from the response with the `200` status
  - removed the required property `data/instrument_info/technical_events` from the response with the `200` status
  - removed the required property `data/instrument_info/valuation` from the response with the `200` status
  - removed the required property `data/recommendation/provider` from the response with the `200` status
  - removed the required property `data/recommendation/rating` from the response with the `200` status
  - removed the required property `data/recommendation/targetPrice` from the response with the `200` status
  - added `#/components/schemas/CompanySnapshot, subschema #2` to the `data/company_snapshot` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/InstrumentInfo, subschema #2` to the `data/instrument_info` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/Recommendation, subschema #2` to the `data/recommendation` response property `anyOf` list for the response status `200`
- **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/v2/quotes/:symbol/insights/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/quotes/:symbol/insights/get)
