---
title: "Fund Search"
method: GET
path: "/funds/search"
tags: ["Funds"]
---

# Fund Search

`GET /funds/search`

Retrieves funds along with the investors associated with the fund

## Query parameters

- `fundNames` string
- `investorNames` string
- `fundStrategy` string
- `dryPowder` string
- `fundSize` string
- `city` string
- `stateProvince` string
- `country` string
- `postCode` string
- `locationType` string
- `fundDomicileStateProvince` string
- `fundDomicileCountry` string
- `vintage` string
- `fundStatus` string
- `fundDate` string
- `commitmentSize` string
- `commitmentDate` string
- `limitedPartnerNames` string
- `irr` string
- `dpi` string
- `rvpi` string
- `tvpi` string
- `industryPreferences` string
- `verticalsPreferences` string
- `geographicalPreferences` string
- `additionalPreferences` string
- `preferredInvestmentAmount` string
- `preferredDealTypes` string
- `currency` string
- `page` string
- `perPage` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable
- `504` — Gateway Timeout

---

[API](https://skmtc.net/pitchbook/apis/openapi-definition.md) · [All operations](https://skmtc.net/pitchbook/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pitchbook/openapi-definition/revisions/eab6a2753503/schema)
