the simple solution would be to start a query with the QueryAgent that could look like this: fs.changeDate > 20240313000000 //format yyyyMMddHHmmss Note: The search index must be correct for this. There could also be a race condition if the indexing of the internal FS search has not yet been completed when changes are made. "changeDate" is also not part of the official API (see https://docs.e-spirit.com/odfs/access/de/espirit/firstspirit/agency/QueryAgent.html )