Properties
Search properties
Search properties with filters and fulltexts search terms
POST
/
v2
/
protected
/
properties
/
search
Authorizations
x-api-key
string
headerrequiredBody
application/json
orderBy
enum<string>
requiredAvailable options:
ASC
, DESC
search
object
requiredsize
number
default: 10requiredsortBy
enum<string>
requiredAvailable options:
FIRST_SEEN_AT
, PRICE
, LAST_UPDATED_AT
, LAST_SEEN_AT
, RELEVANCE
searchAfterHash
string
The searchAfterHash parameter allows you to retrieve the next page of results by using the searchAfterHash value returned in the response from the previous page. This method eliminates the complexities of traditional pagination methods and ensures accurate results, regardless of insertions or deletions in the dataset.
Response
200 - application/json
data
object
requiredWas this page helpful?