---
title: "Changes to Recommendation Trends"
method: GET
path: "/stock/recommendation"
---

# Changes to Recommendation Trends

`GET /stock/recommendation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 35 revisions.

- **2021-07-23** `a148c0b2d583` — 1 info
- **2020-06-11** `26499f908d78` — 1 breaking, 7 warning
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 8 info

## Changes

- **2021-07-23** `a148c0b2d583` — 1 info
  - api tag `Default` added
- **2020-06-11** `26499f908d78` — 1 breaking, 7 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `buy` from the response with the `200` status
  - removed the optional property `hold` from the response with the `200` status
  - removed the optional property `period` from the response with the `200` status
  - removed the optional property `sell` from the response with the `200` status
  - removed the optional property `strongBuy` from the response with the `200` status
  - removed the optional property `strongSell` from the response with the `200` status
  - removed the optional property `symbol` from the response with the `200` status
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 8 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api tag `Default` removed
  - added the optional property `buy` to the response with the `200` status
  - added the optional property `hold` to the response with the `200` status
  - added the optional property `period` to the response with the `200` status
  - added the optional property `sell` to the response with the `200` status
  - added the optional property `strongBuy` to the response with the `200` status
  - added the optional property `strongSell` to the response with the `200` status
  - added the optional property `symbol` to the response with the `200` status

---

[Operation](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/docs/stock/recommendation/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/recommendation/get)
