Properties Alerts
Get history of match properties by its saved search flxId
Get history of the properties matched to a saved search by its flxId. The history is composed of all the properties that have been match for this saved search.
GET
/
v2
/
protected
/
properties
/
search
/
alerts
/
history
/
{flxId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
flxId
string
requiredThe flxId of the saved search
Query Parameters
skip
number
Skip the first N results
take
number
Take the first N results
Response
200 - application/json
data
object[]
Was this page helpful?