---
title: "MFs types"
method: GET
path: "/mutual_funds/type"
tags: ["mutual_funds"]
---

# MFs types

`GET /mutual_funds/type`

This endpoint provides detailed information on various types of mutual funds, such as equity, bond, and balanced funds, allowing users to understand the different investment options available.

## Query parameters

- `fund_type` string
- `country` string

## Response `200`

- object
  - `result` object, required — List of fund types by country
  - `status` string, required — Response status

## Other responses

- `400`
- `401`
- `403`
- `404`
- `414`
- `429`
- `500`

---

[API](https://skmtc.net/twelvedata/apis/twelve-data-api.md) · [All operations](https://skmtc.net/twelvedata/apis/twelve-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twelvedata/twelve-data-api/revisions/c4a12725cdb5/schema)
