Retrieving tickets with activities since a give date?

Hello,

I would like to retrieve all the tickets for which activities have
happened after a give date (any correspondence, status change,…).

Is there a way to do that from the UI? (actually I am interested in
the REST interface). Or should some code code be written?

Thanks,
Thierry

I would like to retrieve all the tickets for which activities have
happened after a give date (any correspondence, status change,…).

Is there a way to do that from the UI? (actually I am interested in
the REST interface). Or should some code code be written?

Sounds like you want to search on LastUpdated

-kevin