Search Deals Advanced
Search deals within a group using flexible filters.
.. deprecated:: This endpoint is deprecated and will be removed in favor of the /deal/advanced-search endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
Request
This endpoint expects an object.
filters
Base filter model for deal search.
Supports individual field filters or logical operators ($and, $or).
Example with benchmark metrics:
sort
Optional list of sort criteria. Earlier items take precedence. Each item must specify ‘sort_by’ (SortField, BenchmarkMetricField, or DateField enum) and ‘sort_order’. ‘sort_by’ values must be unique.
page
Page number
page_size
Number of items per page
Response
Successful Response
total_count
page
page_size
data
Errors
422
Unprocessable Entity Error

