---
title: "Mutual Funds EET"
method: GET
path: "/mutual-fund/eet"
tags: ["Default"]
---

# Mutual Funds EET

`GET /mutual-fund/eet`

Get EET data for EU funds. For PAIs data, please see the EET PAI endpoint.

## Query parameters

- `isin` string, required

## Response `200`

successful operation

- MutualFundEet
  - `isin` string — ISIN.
  - `data` object

## Changes

- **2023-03-31** `fe3acff4e0d7` — 1 info
  - endpoint added
- **2020-05-26** `c5b8e420b78c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/mutual-fund/eet/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/415b27331384/schema)
