---
title: "Changes to Company Profile"
method: GET
path: "/stock/profile"
---

# Changes to Company Profile

`GET /stock/profile`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 35 revisions.

- **2024-11-05** `fb7e94c545be` — 1 info
- **2023-10-17** `916ab58ae589` — 2 info
- **2023-03-31** `fe3acff4e0d7` — 2 info
- **2021-07-27** `b9cd697cee6d` — 1 breaking
- **2021-07-23** `a148c0b2d583` — 1 info
- **2020-08-01** `e30753df924e` — 1 breaking
- **2020-06-09** `9710addc4f34` — 1 breaking
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 5 warning, 1 info

## Changes

- **2024-11-05** `fb7e94c545be` — 1 info
  - added the optional property `irUrl` to the response with the `200` status
- **2023-10-17** `916ab58ae589` — 2 info
  - added the optional property `alias` to the response with the `200` status
  - added the optional property `lei` to the response with the `200` status
- **2023-03-31** `fe3acff4e0d7` — 2 info
  - added the optional property `estimateCurrency` to the response with the `200` status
  - added the optional property `marketCapCurrency` to the response with the `200` status
- **2021-07-27** `b9cd697cee6d` — 1 breaking
  - the `employeeTotal` response's property type/format changed from `integer`/`int64` to `number`/`float` for status `200`
- **2021-07-23** `a148c0b2d583` — 1 info
  - api tag `Default` added
- **2020-08-01** `e30753df924e` — 1 breaking
  - the `sedol` response's property type/format changed from `integer`/`int64` to `string`/`` for status `200`
- **2020-06-09** `9710addc4f34` — 1 breaking
  - the `marketCapitalization` response's property type/format changed from `integer`/`int64` to `number`/`float` for status `200`
- **2020-05-26** `c5b8e420b78c` — 1 breaking, 5 warning, 1 info
  - the `sedol` response's property type/format changed from `string`/`` to `integer`/`int64` for status `200`
  - removed the optional property `alias` from the response with the `200` status
  - removed the optional property `estimateCurrency` from the response with the `200` status
  - removed the optional property `irUrl` from the response with the `200` status
  - removed the optional property `lei` from the response with the `200` status
  - removed the optional property `marketCapCurrency` from the response with the `200` status
  - api tag `Default` removed

---

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