Search Companies with Structured Filters
POST/v1/companies/search
Returns companies 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/companies query.
Use the List Company Fields endpoint to discover valid field_id values for filters.
Request
Responses
- 200
- 400
- 401
- 500
Matching companies
Invalid request parameters
Invalid or missing API key
Internal server error