---
title: "Investor Search"
method: GET
path: "/investors/search"
tags: ["Investors"]
---

# Investor Search

`GET /investors/search`

Retrieves investors matching the specified criteria

## Query parameters

- `investorNames` string
- `investorType` string
- `aum` string
- `dryPowder` string
- `city` string
- `stateProvince` string
- `country` string
- `postCode` string
- `locationType` string
- `fundNames` string
- `fundStrategy` string
- `fundSize` string
- `fundStatus` string
- `fundDate` string
- `verticalsPreferences` string
- `industryPreferences` string
- `additionalPreferences` string
- `geographicalPreferences` string
- `preferredInvestmentAmount` string
- `preferredDealTypes` string
- `companyNames` string
- `onlyMostRecentTransaction` string
- `dealType` string
- `dealStatus` string
- `dealSize` string
- `includeDealsWithoutDealSize` string
- `excludeDealsWithoutDealSize` string
- `dealDate` string
- `dealIndustry` string
- `dealVerticals` string
- `dealIndustryAndVertical` string
- `dealKeywords` string
- `dealCity` string
- `dealStateProvince` string
- `dealCountry` string
- `dealPostCode` string
- `dealLocationType` string
- `limitedPartnerNames` 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)
