properties

Returns list of deleted properties

get/properties/deleted

Query parameters

with_totalboolean

Show the total count of entities

pageinteger

Page number

perinteger

Entities per page

deleted_at_fromstring date

Use to limit the earliest deleted_at value for the entities list

deleted_at_tostring date

Use to limit the latest deleted_at value for the entities list

Response

Returns list of deleted properties

totalinteger

Show the total count of deleted properties

Changes