I need to get items periodically. I want to get not all item but only those that have been updated since a specific date. I didn’t see this option in the documentation.
As a result, I have questions:
- How do I get items that were updated after a specific date?
- How do I get items that were deleted after a specific date?