---
title: "Changes to Mutual Funds Profile"
method: GET
path: "/mutual-fund/profile"
---

# Changes to Mutual Funds Profile

`GET /mutual-fund/profile`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 35 revisions.

- **2023-10-17** `916ab58ae589` — 1 info
- **2022-08-13** `a9ab7c84cd9f` — 2 info
- **2021-12-27** `c645ac780ece` — 4 info
- **2021-07-26** `0f755a71e903` — 11 warning, 14 info
- **2021-07-23** `a148c0b2d583` — 1 info
- **2020-05-26** `c5b8e420b78c` — 1 breaking

## Changes

- **2023-10-17** `916ab58ae589` — 1 info
  - added the optional property `profile/fundCompany` to the response with the `200` status
- **2022-08-13** `a9ab7c84cd9f` — 2 info
  - added the optional property `profile/currency` to the response with the `200` status
  - added the optional property `profile/sfdrClassification` to the response with the `200` status
- **2021-12-27** `c645ac780ece` — 4 info
  - added the optional property `profile/classId` to the response with the `200` status
  - added the optional property `profile/className` to the response with the `200` status
  - added the optional property `profile/seriesId` to the response with the `200` status
  - added the optional property `profile/seriesName` to the response with the `200` status
- **2021-07-26** `0f755a71e903` — 11 warning, 14 info
  - removed the optional property `profile/assetClass` from the response with the `200` status
  - removed the optional property `profile/aum` from the response with the `200` status
  - removed the optional property `profile/avgVolume` from the response with the `200` status
  - removed the optional property `profile/domicile` from the response with the `200` status
  - removed the optional property `profile/etfCompany` from the response with the `200` status
  - removed the optional property `profile/nav` from the response with the `200` status
  - removed the optional property `profile/navCurrency` from the response with the `200` status
  - removed the optional property `profile/priceToBook` from the response with the `200` status
  - removed the optional property `profile/priceToEarnings` from the response with the `200` status
  - removed the optional property `profile/trackingIndex` from the response with the `200` status
  - removed the optional property `profile/website` from the response with the `200` status
  - added the optional property `profile/benchmark` to the response with the `200` status
  - added the optional property `profile/beta` to the response with the `200` status
  - added the optional property `profile/category` to the response with the `200` status
  - added the optional property `profile/deferredLoad` to the response with the `200` status
  - added the optional property `profile/fee12b1` to the response with the `200` status
  - added the optional property `profile/frontLoad` to the response with the `200` status
  - added the optional property `profile/fundFamily` to the response with the `200` status
  - added the optional property `profile/iraMinInvestment` to the response with the `200` status
  - added the optional property `profile/manager` to the response with the `200` status
  - added the optional property `profile/maxRedemptionFee` to the response with the `200` status
  - added the optional property `profile/standardMinInvestment` to the response with the `200` status
  - added the optional property `profile/status` to the response with the `200` status
  - added the optional property `profile/totalNav` to the response with the `200` status
  - added the optional property `profile/turnover` to the response with the `200` status
- **2021-07-23** `a148c0b2d583` — 1 info
  - endpoint added
- **2020-05-26** `c5b8e420b78c` — 1 breaking
  - api path removed without deprecation

---

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