Search Investors with Structured Filters
POST/v1/investors/search
Returns investors matching the structured filters in the request body. Use this endpoint when you need to filter by custom field values, ranges, or other field-level criteria that cannot be expressed in the simple GET /v1/investors query.
Use the List Investor Fields endpoint to discover valid field_id values for filters.
Request
Responses
- 200
- 400
- 401
- 500
Matching investors
Invalid request parameters
Invalid or missing API key
Internal server error