Hi,
The current implementation of the /timeentries api does not have a good way to limit the entries to support a delta extract pattern (i.e. new entries added or updated since a last extract time)
The /tickets api does have these capabilities using the `updated_since` filter/feature.
Request - Enhance /timeentries endpoint to support the updated_since feature like the /tickets api. If this is not possible then support the filters order_by and order_type like the /tickets api; and ensure you support all datetime type fields in timeentries for the order_by filter.
This is critical for the indepth data analysis and dashboard we need to prepare.
Regards,
Hemen

