Find studies sent or last modified/updated on a certain date via restapi?

Hello,
Is there any way to find find studies sent or last modified/updated on a certain date via restapi ?

There is no such primitive in the “/tools/find” URI.

Do a query using “/tools/find”, with “Expand” set to “true” in the body, then implement the filter on metadata by yourself.