Skip to main content
GET
Read what changed on a parcel, week by week

Authorizations

Authorization
string
header
required

API key from the developer console (starts with zpka_). Create one at https://developers.investorlift.com/get-a-key.

Path Parameters

property_id
string
required

Parcel id, prop_<32 hex>, from /v1/properties/resolve or any deal's property.id. The prefix is part of the id (400 invalid_id otherwise).

Required string length: 1 - 64

Query Parameters

domains
enum<string>[]

Keep events of these domains only (comma list or repeated key).

Minimum array length: 1

The domain of the weekly file an event comes from.

Available options:
ownership,
mailing,
occupancy,
vacancy,
classification,
structure,
assessment,
tax,
sale,
deed,
listing,
owner_profile,
valuation,
financing
since
string

Keep events seen in this week or later, YYYY-MM-DD.

limit
integer
default:200

Page size, 1-500 (default 200).

Required range: 1 <= x <= 500

Response

The history of one parcel.

The history of one parcel.

data
object
required

GET /v1/properties/{id}/history: what changed on the parcel, week by week, since the history lake began.

meta
object
required

Response metadata: when the API produced it, which markets it covers, and how fresh they are.