---
title: "Limited Partner Search"
method: GET
path: "/limited-partners/search"
tags: ["Limited Partners"]
---

# Limited Partner Search

`GET /limited-partners/search`

Retrieves limited partners matching the specified criteria

## Query parameters

- `limitedPartnerNames` string
- `limitedPartnerType` string
- `city` string
- `stateProvince` string
- `country` string
- `postCode` string
- `locationType` string
- `aum` string
- `numberOfCommitments` string
- `commitmentDate` string
- `commitmentSize` string
- `fundStateProvince` string
- `fundCountry` string
- `fundStrategy` string
- `mandateKeywords` string
- `mandateStatusCurrent` string
- `mandateStatusFormer` string
- `mandateAmount` string
- `mandateStartDate` string
- `mandateEndDate` string
- `mandateStateProvince` string
- `mandateCountry` string
- `fundStrategyFocus` string
- `fundManagerFocus` string
- `assetTypes` string
- `currentlyAllocated` string
- `currentlyAllocatedPercent` string
- `targetedMin` string
- `targetedMax` string
- `targetedMinPercent` string
- `targetedMaxPercent` string
- `commitmentFundIndustryFocus` string
- `commitmentFundVintageYear` string
- `commitmentFundSize` string
- `commitmentFundStrategyPreferences` string
- `commitmentFundStateProvincePreferences` string
- `commitmentFundCountryPreferences` 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)
