Events

Search all deed events

Search historical deed events by region and optional filters.

Raises

EventInvalidParameterError When event_date_from is after event_date_to.

get/v1/events/deed

Query parameters

regionstring required

Geographic scope in type:value format (e.g., state:tx, county:tx.travis, county:48453)

Geographic scope in type:value format (e.g., state:tx, county:tx.travis, county:48453)

property_idstring nullable

Whitepages property ID filter

Whitepages property ID filter

event_date_fromstring date nullable

Start of event date range, inclusive (ISO 8601)

Start of event date range, inclusive (ISO 8601)

event_date_tostring date nullable

End of event date range, inclusive (ISO 8601)

End of event date range, inclusive (ISO 8601)

limitinteger

Results per page

Results per page

cursorstring nullable

Pagination cursor from a previous response

Pagination cursor from a previous response

Response

Deed events retrieved successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.