List

Returns a list of mutual funds. The response structure is the same as Guru List, with one additional field: `fund_ticker`.
Author:Will ShawWill Shaw
Reviewed by:Charlie TianCharlie Tian
Fact checked by:Vera YuanVera Yuan
Updated May 13, 2026
GET/mutual-fund/list

Query Parameters

Name Type Example Description
pagenumber1Page number to fetch.
per_pagenumber100Number of records to return per page.
namestringExample Fund NameName of the mutual fund to filter by.
tickerstringEXMPLTicker symbol of the mutual fund to filter by.

Auth

headers: { 'Authorization': 'Replace with your API token' }

Examples

fetch('https://api.gurufocus.com/data/mutual-fund/list?page=1&per_page=100&name=Example+Fund+Name&ticker=EXMPL', { method: 'GET', headers: { 'Authorization': 'Replace with your API token' }})

Responses

Successful response. The exact payload fields depend on this endpoint.

Example Body (Field Reference)

No response body is documented for this status.

Introduction

Returns a list of mutual funds. The response structure is the same as Guru List, with one additional field: fund_ticker. You can query by name or ticker of the mutual funds.

/mutual-fund/list?name=

or

/mutual-fund/list?ticker=

Response Reference

Display NameField NameType
IDidnumber
Namenamestring
Picturepicturestring
Fund Tickerfund_tickerstring
Firmfirmstring
Profileprofilestring
Investment Philosophyinvestment_philosophystring
Number of Stocksnumber_of_stocksnumber
Equityequitynumber
Last Updatelast_updateunix timestamp
10Y Returnreturn_10ystring
1Y Returnreturn_1ystring
Return Yearlyreturn_yearlyarray
Packagepackagestring
13F Datedate_13fdate string
Return Update Timereturn_update_timeunix timestamp

Return Yearly

Display NameField NameType
Yearyearnumber
Returnreturnnumber