Skip to main content

Get Deleted Items

GET 

/api/items/getdeleteditems/:deletedOnOrAfter

Tier: Public — stable, supported for third-party integration.

Returns the ids of items soft-deleted on or after the given timestamp, for client cache invalidation / sync.

Request

Responses

The ids of soft-deleted items whose last-modified timestamp is on or after the given value.