---
title: "Major Developments"
method: GET
path: "/major-development"
---

# Major Developments

`GET /major-development`

List latest major developments of a company going back 20 years with 12M+ data points. This data can be used to highlight the most significant events. Limit to 200 results/call for Ultimate users, and 20 results/call other plans.

## Query parameters

- `symbol` string, required
- `from` string, date
- `to` string, date

## Response `200`

successful operation

- MajorDevelopments
  - `symbol` string — Company symbol.
  - `majorDevelopment` object[] — Array of major developments.

## Changes

- **2020-05-26** `c5b8e420b78c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/major-development/get.md)

---

[API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [All operations](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finnhub-stock-api/finnhub-api/revisions/d25d49a41bb7/schema)
