POST
/
v2
/
protected
/
properties
/
search

Authorizations

x-api-key
string
headerrequired

Body

application/json
orderBy
enum<string>
required
Available options:
ASC,
DESC
search
object
required
size
number
default: 10required
sortBy
enum<string>
required
Available 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
required