---
title: "Changes to Earnings Calendar"
method: GET
path: "/calendar/earnings"
---

# Changes to Earnings Calendar

`GET /calendar/earnings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 35 revisions.

- **2021-07-27** `b9cd697cee6d` — 2 breaking
- **2021-07-26** `0f755a71e903` — 9 info
- **2021-07-23** `a148c0b2d583` — 1 info
- **2020-08-01** `e30753df924e` — 1 breaking
- **2020-06-11** `26499f908d78` — 1 breaking, 1 info
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 1 warning, 2 info

## Changes

- **2021-07-27** `b9cd697cee6d` — 2 breaking
  - the `earningsCalendar/items/revenueActual` response's property type changed from `integer` to `number`, and format from `int64` to `float` for status `200`
  - the `earningsCalendar/items/revenueEstimate` response's property type changed from `integer` to `number`, and format from `int64` to `float` for status `200`
- **2021-07-26** `0f755a71e903` — 9 info
  - added the optional property `earningsCalendar/items/date` to the response with the `200` status
  - added the optional property `earningsCalendar/items/epsActual` to the response with the `200` status
  - added the optional property `earningsCalendar/items/epsEstimate` to the response with the `200` status
  - added the optional property `earningsCalendar/items/hour` to the response with the `200` status
  - added the optional property `earningsCalendar/items/quarter` to the response with the `200` status
  - added the optional property `earningsCalendar/items/revenueActual` to the response with the `200` status
  - added the optional property `earningsCalendar/items/revenueEstimate` to the response with the `200` status
  - added the optional property `earningsCalendar/items/symbol` to the response with the `200` status
  - added the optional property `earningsCalendar/items/year` to the response with the `200` status
- **2021-07-23** `a148c0b2d583` — 1 info
  - api tag `Default` added
- **2020-08-01** `e30753df924e` — 1 breaking
  - for the `query` request parameter `international`, the type changed from no type to `boolean`
- **2020-06-11** `26499f908d78` — 1 breaking, 1 info
  - the response's body type changed from `array` to `object` for status `200`
  - added the optional property `earningsCalendar` to the response with the `200` status
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 1 warning, 2 info
  - the response's body type changed from `object` to `array` for status `200`
  - removed the optional property `earningsCalendar` from the response with the `200` status
  - api tag `Default` removed
  - for the `query` request parameter `international`, the type was generalized from `boolean` to no type

---

[Operation](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/docs/calendar/earnings/get.md) · [API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [Page](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/calendar/earnings/get)
