Is there any way to get Items from the REST API that had their stock updated recently?

I am currently getting a list of items via the API and I’m using the item code from those items to get their bins to get the stock details. I’m wondering if there is any way to only fetch items that had their stock updated within a time period? Like if there are 10 items and one got its stock updated then I want to fetch only that item.