---
title: "Changes to Dividends"
method: GET
path: "/stock/dividend"
---

# Changes to Dividends

`GET /stock/dividend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 35 revisions.

- **2023-03-31** `fe3acff4e0d7` — 1 info
- **2021-07-23** `a148c0b2d583` — 1 info
- **2020-06-11** `26499f908d78` — 1 breaking, 8 warning
- **2020-06-03** `2e4c53648ee2` — 2 warning, 3 info
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 8 info

## Changes

- **2023-03-31** `fe3acff4e0d7` — 1 info
  - added the optional property `items/freq` to the response with the `200` status
- **2021-07-23** `a148c0b2d583` — 1 info
  - api tag `Default` added
- **2020-06-11** `26499f908d78` — 1 breaking, 8 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `adjustedAmount` from the response with the `200` status
  - removed the optional property `amount` from the response with the `200` status
  - removed the optional property `currency` from the response with the `200` status
  - removed the optional property `date` from the response with the `200` status
  - removed the optional property `declarationDate` from the response with the `200` status
  - removed the optional property `payDate` from the response with the `200` status
  - removed the optional property `recordDate` from the response with the `200` status
  - removed the optional property `symbol` from the response with the `200` status
- **2020-06-03** `2e4c53648ee2` — 2 warning, 3 info
  - removed the optional property `Amount` from the response with the `200` status
  - removed the optional property `Date` from the response with the `200` status
  - added the optional property `adjustedAmount` to the response with the `200` status
  - added the optional property `amount` to the response with the `200` status
  - added the optional property `date` to 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 `Amount` to the response with the `200` status
  - added the optional property `Date` to the response with the `200` status
  - added the optional property `currency` to the response with the `200` status
  - added the optional property `declarationDate` to the response with the `200` status
  - added the optional property `payDate` to the response with the `200` status
  - added the optional property `recordDate` 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/dividend/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/dividend/get)
