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